summaryrefslogtreecommitdiffstats
path: root/config/rs6000-ibm-aix4.x
diff options
context:
space:
mode:
Diffstat (limited to 'config/rs6000-ibm-aix4.x')
-rw-r--r--config/rs6000-ibm-aix4.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rs6000-ibm-aix4.x b/config/rs6000-ibm-aix4.x
index c7a2223..6f6739c 100644
--- a/config/rs6000-ibm-aix4.x
+++ b/config/rs6000-ibm-aix4.x
@@ -34,7 +34,7 @@ fi
if test "X-" = "X-$f9x_flags_set"; then
F9XSUFFIXFLAG="-qsuffix=f=f90"
- FFLAGS="-static -O ${F9XSUFFIXFLAG} -qmoddir=./ -k"
+ FFLAGS="$FFLAGS -static -O ${F9XSUFFIXFLAG} -qmoddir=./ -k"
FSEARCH_DIRS="-I./ -I../src"
DEBUG_FFLAGS="-O"
PROD_FFLAGS="-O"