mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
Merge pull request #11874 from neheb/meson
meson: allow compilation in a subdirectory
This commit is contained in:
@@ -103,7 +103,7 @@ define Build/Configure/Meson
|
||||
--cross-file $(PKG_BUILD_DIR)/openwrt-cross.txt \
|
||||
$(MESON_ARGS) \
|
||||
$(MESON_BUILD_DIR) \
|
||||
$(PKG_BUILD_DIR), \
|
||||
$(MESON_BUILD_DIR)/.., \
|
||||
$(MESON_VARS))
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user