-I $(NET_DIR) to see if it causes crackle

Do not merge, this is only a test!
test-crackle
probonopd 2 months ago committed by GitHub
parent 5f8389905d
commit d424378d9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      src/Rules.mk

@ -11,7 +11,8 @@ include $(CIRCLEHOME)/Rules.mk
INCLUDE += \
-I $(CIRCLE_STDLIB_DIR)/include \
-I $(NEWLIBDIR)/include
-I $(NEWLIBDIR)/include\
-I $(NET_DIR)
LIBS += \
$(NEWLIBDIR)/lib/libm.a \

Loading…
Cancel
Save