(file) Return to platform_LINUX_IX86_GNU.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/platform_LINUX_IX86_GNU.mak between version 1.19 and 1.21

version 1.19, 2005/05/12 15:27:28 version 1.21, 2006/01/25 20:50:30
Line 32 
Line 32 
 include $(ROOT)/mak/config-linux.mak include $(ROOT)/mak/config-linux.mak
  
 ARCHITECTURE = iX86 ARCHITECTURE = iX86
   ifeq ($(shell expr $(GCC_VERSION) '>=' 3.1), 1)
       CXX_MACHINE_OPTIONS= -m32
       LINK_MACHINE_OPTIONS= -m32
   endif


Legend:
Removed from v.1.19  
changed lines
  Added in v.1.21

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2