projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd76e7f
)
* Fixed last commit
author
Steven Barth
<steven@midlink.org>
Thu, 12 Jun 2008 08:53:36 +0000
(08:53 +0000)
committer
Steven Barth
<steven@midlink.org>
Thu, 12 Jun 2008 08:53:36 +0000
(08:53 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index a059d0cfc3cc75f14501df8b4b3167e5accce90d..3ce92c507a1ba389078c5bbe3c9c29a3030675d5 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-452,7
+452,7
@@
endif
MAKE_FLAGS += MODULES="$(PKG_SELECTED_MODULES)" LUA_TARGET="$(LUA_TARGET)" \
CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include" LDFLAGS="$(TARGET_LDFLAGS)" \
-CFOPTS=
"$(TARGET_CONFIGURE_OPTS)"
+CFOPTS=
'$(TARGET_CONFIGURE_OPTS)'
$(eval $(call BuildPackage,luci-core))