summaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-01-07 22:10:14 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-01-21 14:48:05 +0300
commit4f986ec6431b6f3f8c951c70a02300d552cd8e02 (patch)
treeda5ddcdf2f1c64702faa0c08cce1e14d872056ec /README-GIT
parent8772691447d50baf12f679ac8c95700a1951d502 (diff)
Add implementation
Diffstat (limited to 'README-GIT')
-rw-r--r--README-GIT4
1 files changed, 4 insertions, 0 deletions
diff --git a/README-GIT b/README-GIT
new file mode 100644
index 0000000..802e9b6
--- /dev/null
+++ b/README-GIT
@@ -0,0 +1,4 @@
+The checked out libz/libz/zconf.h will be overwritten during the build process
+but these changes should be ignored. To do this automatically, run:
+
+git update-index --assume-unchanged libz/libz/zconf.h