7087695 libcupsppdc.so.1 missing link to libm
authorgowtham thommandra - Sun Microsystems - Bangalore India <Gowtham.Thommandra@Sun.COM>
Mon, 12 Sep 2011 02:18:57 -0700
changeset 514 111084856ea1
parent 513 7cbcb75118e8
child 515 2700e57bf839
7087695 libcupsppdc.so.1 missing link to libm
components/cups/Makefile
--- a/components/cups/Makefile	Mon Sep 12 02:14:57 2011 -0700
+++ b/components/cups/Makefile	Mon Sep 12 02:18:57 2011 -0700
@@ -38,6 +38,9 @@
 
 CXX +=	$(studio_NORUNPATH)
 
+# don't use LD_Z_IGNORE: causes linker problems
+LD_Z_IGNORE=
+
 CONFIGURE_OPTIONS +=	--prefix=/usr
 CONFIGURE_OPTIONS +=	--mandir=/usr/share/man
 CONFIGURE_OPTIONS +=	--localedir=$(USRSHARELOCALEDIR)