Derp, quotes are needed on ifeq
This commit is contained in:
@@ -108,7 +108,7 @@ Q := @
|
||||
vecho := @echo
|
||||
endif
|
||||
|
||||
ifeq ($(USE_OPENSDK),"yes")
|
||||
ifeq ("$(USE_OPENSDK)","yes")
|
||||
CFLAGS += -DUSE_OPENSDK
|
||||
else
|
||||
CFLAGS += -D_STDINT_H
|
||||
|
||||
+1
-1
Submodule libesphttpd updated: 674e95318a...c8f1280d6a
Reference in New Issue
Block a user