mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01: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 \
|
--cross-file $(PKG_BUILD_DIR)/openwrt-cross.txt \
|
||||||
$(MESON_ARGS) \
|
$(MESON_ARGS) \
|
||||||
$(MESON_BUILD_DIR) \
|
$(MESON_BUILD_DIR) \
|
||||||
$(PKG_BUILD_DIR), \
|
$(MESON_BUILD_DIR)/.., \
|
||||||
$(MESON_VARS))
|
$(MESON_VARS))
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user