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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy