summaryrefslogtreecommitdiff
path: root/repo
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-18 07:09:44 +0000
committerdavidovski <david@davidovski.xyz>2022-01-18 07:09:44 +0000
commitc0d21270d3a11ea1957b78aa1a4ca606a111471e (patch)
tree629c46cc520c07f90fa64b6cc163a14b3e6169ac /repo
parent7ff0a5dbda0b480ea3ca765aeacc3b6f3f871d60 (diff)
fixed pahole to actualy make itself
Diffstat (limited to 'repo')
-rw-r--r--repo/system/pahole.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/pahole.xibuild b/repo/system/pahole.xibuild
index 4a19e4b..7040a26 100644
--- a/repo/system/pahole.xibuild
+++ b/repo/system/pahole.xibuild
@@ -9,7 +9,7 @@ BRANCH=v$PKG_VER
DESC="Pahole and other DWARF Utils"
build () {
- cmake -S pahole -B build -G Ninja \
+ cmake -S . -B build -G Ninja \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=None \
-D__LIB=lib