diff options
Diffstat (limited to 'config/powerpc-apple')
-rw-r--r-- | config/powerpc-apple | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/powerpc-apple b/config/powerpc-apple index 6870017..aad6639 100644 --- a/config/powerpc-apple +++ b/config/powerpc-apple @@ -64,7 +64,7 @@ case $FC_BASENAME in F9XSUFFIXFLAG="" # We force compiler to use upper case for external names # (just in case since this should be a default EIP) - H5_FCFLAGS="$H5_FCFLAGS -YEXT_NAMES=UCS" + H5_FCFLAGS="$H5_FCFLAGS" FSEARCH_DIRS="" DEBUG_FCFLAGS="-g" PROD_FCFLAGS="-O" |