Revision: 4077
          http://gar.svn.sourceforge.net/gar/?rev=4077&view=rev
Author:   wmeler
Date:     2009-03-30 13:32:59 +0000 (Mon, 30 Mar 2009)

Log Message:
-----------
-KPIC flag

Modified Paths:
--------------
    csw/mgar/pkg/lua/trunk/Makefile

Modified: csw/mgar/pkg/lua/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lua/trunk/Makefile     2009-03-30 13:32:36 UTC (rev 4076)
+++ csw/mgar/pkg/lua/trunk/Makefile     2009-03-30 13:32:59 UTC (rev 4077)
@@ -24,7 +24,7 @@
 # Configuration flags
 CONFIGURE_SCRIPTS=
 
-BUILD_ARGS += solaris CC=$(CC) CFLAGS="-O -DLUA_USE_POSIX -DLUA_USE_DLOPEN" 
MYLIBS="-ldl"
+BUILD_ARGS += solaris CC=$(CC) CFLAGS="${CFLAGS} -DLUA_USE_POSIX 
-DLUA_USE_DLOPEN -KPIC" MYLIBS="-ldl"
 
 INSTALL_ARGS += INSTALL=ginstall INSTALL_TOP=$(DESTDIR)$(prefix) 
INSTALL_MAN=$(DESTDIR)$(mandir)/man1
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to