]> git.pld-linux.org Git - packages/icedtea8.git/commitdiff
- make sure -march=i486 is used always used in i486
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 15 Apr 2010 20:02:14 +0000 (20:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    icedtea6-i486.patch -> 1.2

icedtea6-i486.patch

index b8af7fa1f5509f4798c50a9d8afbc9d39fb19f55..f39f52c778c7cb9a9a5cf2e742eecfa1ee0447d8 100644 (file)
@@ -10,7 +10,7 @@
 +      JRE_ARCH_DIR=i386
 +      ARCH_PREFIX=${LINUX32}
 +      CROSS_TARGET_ARCH=i386
-+      ARCHFLAG="-m32"
++      ARCHFLAG="-m32 -march=i486"
 +      ;;
      i?86)
        BUILD_ARCH_DIR=i586
This page took 0.0833930000000001 seconds and 4 git commands to generate.