Skip to content
Snippets Groups Projects
Commit 27fd6cee authored by Felix Fietkau's avatar Felix Fietkau
Browse files

remove old variables

SVN-Revision: 6379
parent 5e50dd56
No related branches found
No related tags found
No related merge requests found
......@@ -331,8 +331,8 @@ define Build/Configure
endef
MAKE_VARS := \
CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CPPFLAGS) " \
CXXFLAGS="$(TARGET_CFLAGS) $(EXTRA_CPPFLAGS) " \
CFLAGS="$(TARGET_CFLAGS)" \
CXXFLAGS="$(TARGET_CFLAGS) " \
LDFLAGS="$(EXTRA_LDFLAGS) "
MAKE_FLAGS := \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment