/[libvob]/libvob/rules.mk
ViewVC logotype

Diff of /libvob/rules.mk

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by hemppah, Tue Apr 22 06:34:54 2003 UTC revision 1.15 by tjl, Tue Apr 22 08:42:55 2003 UTC
# Line 8  CXXLINK=gcc-$(GCCVER) Line 8  CXXLINK=gcc-$(GCCVER)
8  # Choose architecture  # Choose architecture
9  ARCHOPTS=-e 's/^model name.*Pentium III.*$$/-march=pentium3/' \  ARCHOPTS=-e 's/^model name.*Pentium III.*$$/-march=pentium3/' \
10           -e 's/^model name.*Pentium(R) 4.*$$/-march=pentium4/' \           -e 's/^model name.*Pentium(R) 4.*$$/-march=pentium4/' \
11             -e 's/^model name.*AMD Athlon(tm) XP.*$$/-march=athlon-xp/' \
12             -e 's/^model name.*AMD Athlon(tm) MP.*$$/-march=athlon-mp/' \
13           -e 's/^model name.*AMD Athlon(tm).*$$/-march=athlon/' \           -e 's/^model name.*AMD Athlon(tm).*$$/-march=athlon/' \
14           -e 's/^flags.*sse2.*$$/-mfpmath=sse -msse2/' \           -e 's/^flags.*sse2.*$$/-mfpmath=sse -msse2/' \
15           -e 's/^flags.*sse.*$$/-mfpmath=sse/' \           -e 's/^flags.*sse.*$$/-mfpmath=sse/' \

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26