-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Description
For compatibility with GCC 4.6.
Also submitting this to:
https://bugzilla.gnome.org/show_bug.cgi?id=641416
--- ../gnote/m4/boost.m4 2011-01-25 14:30:18.000000000 +0200 +++ m4/boost.m4 2011-02-27 20:57:11.686221539 +0200 @@ -403,7 +403,7 @@ LDFLAGS=$boost_save_LDFLAGS LIBS=$boost_save_LIBS if test x"$Boost_lib" = xyes; then - Boost_lib_LDFLAGS="-L$boost_ldpath -R$boost_ldpath" + Boost_lib_LDFLAGS="-L$boost_ldpath -Wl,-R$boost_ldpath" Boost_lib_LDPATH="$boost_ldpath" break 6 else
Metadata
Metadata
Assignees
Labels
No labels