aim for successful build even without using hints file
This commit is contained in:
@@ -188,6 +188,8 @@ SYSOBJ = $(TARGETPFX)ioctl.o $(TARGETPFX)unixmain.o $(TARGETPFX)unixtty.o \
|
|||||||
#CFLAGS = -O -I../include
|
#CFLAGS = -O -I../include
|
||||||
#LFLAGS =
|
#LFLAGS =
|
||||||
|
|
||||||
|
CFLAGS ?= -I../include
|
||||||
|
|
||||||
AR = ar
|
AR = ar
|
||||||
ARFLAGS = rcs
|
ARFLAGS = rcs
|
||||||
|
|
||||||
|
|||||||
@@ -106,6 +106,8 @@ NHSROOT=..
|
|||||||
#CFLAGS = -O -I../include
|
#CFLAGS = -O -I../include
|
||||||
#LFLAGS =
|
#LFLAGS =
|
||||||
|
|
||||||
|
CFLAGS ?= -I../include
|
||||||
|
|
||||||
# -lm required by lua
|
# -lm required by lua
|
||||||
LFLAGS += -lm
|
LFLAGS += -lm
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user