aim for successful build even without using hints file
This commit is contained in:
@@ -106,6 +106,8 @@ NHSROOT=..
|
||||
#CFLAGS = -O -I../include
|
||||
#LFLAGS =
|
||||
|
||||
CFLAGS ?= -I../include
|
||||
|
||||
# -lm required by lua
|
||||
LFLAGS += -lm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user