Derp, quotes are needed on ifeq

pull/30/head
Jeroen Domburg 9 years ago
parent 4ea7d9f480
commit 3be1b2ead8
  1. 2
      Makefile
  2. 2
      libesphttpd

@ -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 @@
Subproject commit 674e95318a0f3d1fdceaa023a0ecf48d80bfd5f4
Subproject commit c8f1280d6a2c79eb548010ed2760322ac22436ff
Loading…
Cancel
Save