[asterisk-scf-commits] asterisk-scf/integration/ice.git branch "cpp-default-runpath-symlink" created.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Fri Feb 18 12:42:53 CST 2011
branch "cpp-default-runpath-symlink" has been created
at b6484a39e24cdd6737c8b43236a501b819508264 (commit)
- Log -----------------------------------------------------------------
commit b6484a39e24cdd6737c8b43236a501b819508264
Author: Kevin P. Fleming <kpfleming at digium.com>
Date: Wed Jun 16 13:48:00 2010 -0500
set default for runpath symlink to yes
diff --git a/cpp/config/Make.rules b/cpp/config/Make.rules
index fffc4a5..cbaa291 100644
--- a/cpp/config/Make.rules
+++ b/cpp/config/Make.rules
@@ -24,7 +24,7 @@ embedded_runpath_prefix ?= /opt/Ice-$(VERSION_MAJOR).$(VERSION_MINOR)
# to automatically create a symbolic link for the embedded runpath
# directory. Only applies if embedded_runpath_prefix is also set.
#
-create_runpath_symlink ?= no
+create_runpath_symlink ?= yes
#
# Define OPTIMIZE as yes if you want to build with
-----------------------------------------------------------------------
--
asterisk-scf/integration/ice.git
More information about the asterisk-scf-commits
mailing list