X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=adm_local%2Funix%2Fmake_commence.in;h=ee4c6fc551b41a1c6b4148182eed4cd72b3da7bd;hb=1aa739e465b715126fcc81f581837b9310cfe9bf;hp=f6d5ea9cc2a4d41d62118b80436e0156807b90ae;hpb=5da6245b29bec5a3e36b155336db15f0baa52ce9;p=samples%2Fpyhello.git diff --git a/adm_local/unix/make_commence.in b/adm_local/unix/make_commence.in index f6d5ea9..ee4c6fc 100644 --- a/adm_local/unix/make_commence.in +++ b/adm_local/unix/make_commence.in @@ -10,7 +10,7 @@ HAVE_SSTREAM=@HAVE_SSTREAM@ LIBS=@LIBS@ -LDFLAGS=@LDFLAGS@ -L$(top_builddir)/lib/salome -Xlinker -rpath-link -Xlinker -L$(top_builddir)/lib/salome +LDFLAGS=@LDFLAGS@ -L$(top_builddir)/lib/salome -Xlinker -rpath-link -Xlinker $(top_builddir)/lib/salome # add libstdc++ to link c++ library with libtool ! LDFLAGS+= -lstdc++