Content-Length: 259308 | pFad | http://github.com/postgrespro/postgres/commit/fd3d894e4ea0021efa2628e4dfc5fe0ed3071859

18 Remove duplicate specification of -Ae for HP-UX C compiler. · postgrespro/postgres@fd3d894 · GitHub
Skip to content

Commit fd3d894

Browse files
committed
Remove duplicate specification of -Ae for HP-UX C compiler.
Autoconf has known about automatically selecting -Ae when needed for quite some time now, so remove the redundant addition in template/hpux. Noted while setting up buildfarm member pademelon.
1 parent 0139dea commit fd3d894

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/template/hpux

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# src/template/hpux
22

3+
# Need this for access to many modern library features
34
CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE_EXTENDED"
45

6+
# HP's compiler likes the spelling +O2 not -O2, so adjust default CFLAGS
57
if test "$GCC" != yes ; then
6-
CC="$CC -Ae"
78
CFLAGS="+O2"
89
fi
910

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/fd3d894e4ea0021efa2628e4dfc5fe0ed3071859

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy