]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
freebsd fix, use detected cxx compiler when building esl
authorMichael Jerris <mike@jerris.com>
Wed, 19 Feb 2014 21:10:48 +0000 (16:10 -0500)
committerMichael Jerris <mike@jerris.com>
Wed, 19 Feb 2014 21:10:48 +0000 (16:10 -0500)
libs/esl/eslmake.rules.in

index 0a1fe7f6242ba5008a369973472ab468985e47e9..9eadd4155006b010e6f593469152fda283fdfddd 100644 (file)
@@ -1,2 +1,3 @@
 TINFO_LIBS=@TINFO_LIBS@
+CXX=@CXX@