git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Restore symmetry between CXXFLAGS and the other compilation flags, now
[u/mrichter/AliRoot.git]
/
conf
/
MachineDef.HP-UX
diff --git
a/conf/MachineDef.HP-UX
b/conf/MachineDef.HP-UX
index b73d8e5f6e68cd0e1947a0c4201616809b604e6d..e758aafb2cff108a6025e1cb2c8d30c463cf66bb 100644
(file)
--- a/
conf/MachineDef.HP-UX
+++ b/
conf/MachineDef.HP-UX
@@
-7,13
+7,12
@@
F77 = f77
# Global optimisation
OPT = -O +Onolimit
-OPT = -g
# Shared library suffix
SL = sl
# The options
-CXXOPTS = +a1 +z
+CXXOPTS =
$(OPT)
+a1 +z
COPT = $(OPT)
FOPT = $(OPT) +ppu +Z