Browse Source

Build HP700 crosses with optimization.

gdb-4_18-branch
Ian Lance Taylor 34 years ago
parent
commit
e2af3c0ae2
  1. 2
      build-all.mk

2
build-all.mk

@ -103,7 +103,7 @@ TARGETS = i960-vxworks m68k-aout m68k-vxworks m68k-hp-hpux
# i960-vxworks m68k-coff m68k-vxworks \
# sparc-aout sparc-vxworks \
# sparclite-aout sparclitefrwcompat-aout
CC = cc
CC = cc +Obb2000
all: all-native
endif

Loading…
Cancel
Save