Merge pull request #11874 from neheb/meson
meson: allow compilation in a subdirectory
This commit is contained in:
commit
48ef84ccef
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue