aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgautier.hattenberger2015-01-14 12:48:04 +0000
committergautier.hattenberger2015-01-14 12:48:04 +0000
commitc5011c7b21e938165c9d219c23832e5f86ebff41 (patch)
tree3f5627752f104d13d07654f863cf2a4d1460bec5
parent63edf4eeb3b8063bf9541dbc611dde73abf4ca56 (diff)
downloadivy-ocaml-c5011c7b21e938165c9d219c23832e5f86ebff41.zip
ivy-ocaml-c5011c7b21e938165c9d219c23832e5f86ebff41.tar.gz
ivy-ocaml-c5011c7b21e938165c9d219c23832e5f86ebff41.tar.bz2
ivy-ocaml-c5011c7b21e938165c9d219c23832e5f86ebff41.tar.xz
disable compatibility symlink by default
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 701a1e8..90443b4 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ DESTDIR ?=
#endif
# Set to "n" to disable backwards compatibility symlink creation
-COMPAT_SYMLINK_CREATE ?= y
+COMPAT_SYMLINK_CREATE ?= n
# Symlink source path modifier between $(DESTDIR)/`ocamlc -where`
# and [glib]ivy/PKGFILES