Commit b209eda9 authored by site!shemminger's avatar site!shemminger

different hostcc from targetcc

(Logical change 1.135)
parent cc2b1bd5
...@@ -20,6 +20,7 @@ ADDLIB+=dnet_ntop.o dnet_pton.o ...@@ -20,6 +20,7 @@ ADDLIB+=dnet_ntop.o dnet_pton.o
ADDLIB+=ipx_ntop.o ipx_pton.o ADDLIB+=ipx_ntop.o ipx_pton.o
CC = gcc CC = gcc
HOSTCC = gcc
CCOPTS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g CCOPTS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g
CFLAGS = $(CCOPTS) -I../include $(DEFINES) CFLAGS = $(CCOPTS) -I../include $(DEFINES)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment