mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
treewide: compile with tools/meson
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -12,11 +12,10 @@ PKG_MAINTAINER:=
|
||||
PKG_LICENSE:=GPL-2.0-or-later
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
PKG_BUILD_DEPENDS:=meson/host
|
||||
PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include ../../devel/meson/meson.mk
|
||||
include $(INCLUDE_DIR)/meson.mk
|
||||
|
||||
MESON_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/build/meson/openwrt-build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user