diff options
| author | Marc G. Fournier | 1997-04-04 09:02:34 +0000 |
|---|---|---|
| committer | Marc G. Fournier | 1997-04-04 09:02:34 +0000 |
| commit | e292a9d62721f58d1db3b63e16196ce48664cc0b (patch) | |
| tree | e48a1f0978ecefe644a7f0a434d83b25a3fcac5f /src/template/sunos4-gcc | |
| parent | bfbe25c39543eb7143a212891a39b6ba787bbaf8 (diff) | |
Got AROPT setting backwards...correct it
Diffstat (limited to 'src/template/sunos4-gcc')
| -rw-r--r-- | src/template/sunos4-gcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template/sunos4-gcc b/src/template/sunos4-gcc index aa37eb7b5be..d43a41a83a7 100644 --- a/src/template/sunos4-gcc +++ b/src/template/sunos4-gcc @@ -1,4 +1,4 @@ -AROPT:cq +AROPT:crs BACKEND: SHARED_LIB:-fPIC ALL: |
