[Lunar-commits] r26437 - moonbase/trunk/printer/ghostscript
    Dennis Veatch 
    stumbles at lunar-linux.org
       
    Sat Oct 27 15:39:05 CEST 2007
    
    
  
Author: stumbles
Date: 2007-10-27 15:39:05 +0200 (Sat, 27 Oct 2007)
New Revision: 26437
Modified:
   moonbase/trunk/printer/ghostscript/BUILD
Log:
Ah and needs this for x86_64, does not effect a x86
build (tested).
Modified: moonbase/trunk/printer/ghostscript/BUILD
===================================================================
--- moonbase/trunk/printer/ghostscript/BUILD	2007-10-27 13:32:41 UTC (rev 26436)
+++ moonbase/trunk/printer/ghostscript/BUILD	2007-10-27 13:39:05 UTC (rev 26437)
@@ -1,5 +1,7 @@
 (
 
+  export CFLAGS="$CFLAGS -fPIC"
+
   default_build  &&
 
   make install-so
    
    
More information about the Lunar-commits
mailing list