Jeremie Courreges-Anglas <[email protected]> writes: > +--- src/Makefile.am.orig > ++++ src/Makefile.am > +@@ -24,5 +24,6 @@ AM_CPPFLAGS = @PACKAGE_CFLAGS@ \ > + -DPACKAGE_DATA_DIR=\""$(datadir)"\" \ > + -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" > + > +-AM_CFLAGS = -export-dynamic -Wall > ++AM_CFLAGS = -Wall > ++AM_LDAGS = -rdynamic ^^ Did you mean AM_LDFLAGS instead?
- on clang-archs: watch out for '-e xport-dynamic' ... Matthias Kilian
- Re: on clang-archs: watch out for '-e xport-... Jeremie Courreges-Anglas
- Re: on clang-archs: watch out for '-e xp... Jeremie Courreges-Anglas
- Re: on clang-archs: watch out for '-... Matthias Kilian
- Re: on clang-archs: watch out fo... Pierre-Emmanuel Andre
- Re: on clang-archs: watch out for '-... Jan Beich
- Re: on clang-archs: watch out fo... Jeremie Courreges-Anglas
