Advertisement
g2oo7fy

Untitled

Nov 22nd, 2011
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.45 KB | None | 0 0
  1. --- src/zexy-2.1/src/Makefile   2011-11-22 22:45:22.000000000 +0100
  2. +++ Makefile    2011-11-22 22:48:12.000000000 +0100
  3. @@ -24,7 +24,7 @@
  4.  
  5.  # ICCFLAGS=-march=pentiumiii -axK
  6.  PDCFLAGS = -g -O2 $(DEFS) $(IFLAGS) $(WFLAGS) $(LFLAGS) $(AFLAGS)
  7. -CFLAGS = $(DEFS) $(IFLAGS) $(WFLAGS) -march=x86-64 -mtune=generic -O2 -pipe -mms-bitfields
  8. +CFLAGS = $(DEFS) $(IFLAGS) $(WFLAGS) -march=x86-64 -mtune=generic -O2 -pipe -mms-bitfields -fPIC
  9.  
  10.  LIBS = -lm -lc
  11.  
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement