Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2e7ef74

Browse files
committed
We use CFLAGS = -O2 on every other gcc platform, so why not
hpux_gcc too?
1 parent 2de404e commit 2e7ef74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/template/hpux_gcc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AROPT:crs
2-
CFLAGS:
2+
CFLAGS:-O2
33
SHARED_LIB:-fPIC
44
ALL:
55
SRCH_INC:

0 commit comments

Comments
 (0)