mirror of
https://github.com/nasa/trick.git
synced 2025-06-01 15:10:59 +00:00
remove makefile bug
This commit is contained in:
parent
9394b4d7e9
commit
c89b66b5ce
@ -173,7 +173,7 @@ endif
|
|||||||
|
|
||||||
ifeq (${TRICK_MONGOOSE},1)
|
ifeq (${TRICK_MONGOOSE},1)
|
||||||
TRICK_LIBS += -ltrickHTTP ${TRICK_LIB_DIR}/libmongoose.a
|
TRICK_LIBS += -ltrickHTTP ${TRICK_LIB_DIR}/libmongoose.a
|
||||||
TRICK_SWIG_FLAGS += -DUSE_MONGOOSE
|
TRICK_SWIG_FLAGS += -DUSE_MONGOOSE
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# We pipe the output of compiler through tee. If the user wanted gcc color, make sure they get it.
|
# We pipe the output of compiler through tee. If the user wanted gcc color, make sure they get it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user