mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
HP/UX needs -Wp,-P when compiling with -O (comment only, since the
default is not to use -O).
This commit is contained in:
4
ld/config/hp9000.mh
Normal file
4
ld/config/hp9000.mh
Normal file
@ -0,0 +1,4 @@
|
||||
# If compiling with -O on the HP 9000/300 running HP/UX, you must
|
||||
# specify -Wp,-P to avoid a stupid compiler bug.
|
||||
# Ian Taylor, David Henkel-Wallace, Cygnus Support
|
||||
# CFLAGS = +O1000 -Wp,-P
|
Reference in New Issue
Block a user