From 4f110624ed52a652c7b293ce379183a362f2f811 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Fri, 17 Jan 2025 15:24:48 +0100 Subject: [PATCH] Add CMAKE_INSTALL to dwarves packet --- common/tools/dwarves/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/common/tools/dwarves/Makefile b/common/tools/dwarves/Makefile index 82b12e92..c6edc46b 100644 --- a/common/tools/dwarves/Makefile +++ b/common/tools/dwarves/Makefile @@ -7,6 +7,9 @@ PKG_VERSION:=1.28 PKG_RELEASE:=1 PKG_BUILD_PARALLEL:=0 +HOST_BUILD_PARALLEL:=0 + +CMAKE_INSTALL:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://fedorapeople.org/~acme/dwarves/