diff options
| author | Peter Eisentraut | 2000-10-31 18:16:20 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2000-10-31 18:16:20 +0000 |
| commit | dc0f5cb09025bf8c5cc3900bfa4738a83457028f (patch) | |
| tree | 44c6b5016e472c2d61b503ffbaf35c2cf3f0a649 /src/template/osf | |
| parent | fae180f4777a09d302c54c874f11349fd0323bfb (diff) | |
Determine CXXFLAGS after the C++ compiler was detected. Also honor
--enable-debug and environment variable override.
Diffstat (limited to 'src/template/osf')
| -rw-r--r-- | src/template/osf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/template/osf b/src/template/osf index f41a0557d60..938120f73a1 100644 --- a/src/template/osf +++ b/src/template/osf @@ -5,5 +5,4 @@ else CC="$CC -std" CFLAGS='-O4 -Olimit 2000' CCC=cxx - CXXFLAGS='-O4 -Olimit 2000' fi |
