diff options
Diffstat (limited to 'config/linux')
-rw-r--r-- | config/linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/linux b/config/linux index d0d8620..46e101a 100644 --- a/config/linux +++ b/config/linux @@ -14,7 +14,7 @@ fi ARCH="-mcpu=pentiumpro -march=pentiumpro -malign-double" NOFP="-fomit-frame-pointer" -HDF4_FLAGS="-D__i386" +#HDF4_FLAGS="-D__i386" # Compiler flags. We use `-v' to get the version number because it almost # always works on Linux systems. |