diff options
author | midipix <writeonce@midipix.org> | 2025-06-10 10:27:24 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2025-06-10 10:28:40 +0000 |
commit | d38af651a2430271be438db2fdc53bad02587a4e (patch) | |
tree | 23d93869b5372589d4067e8f6b6ce9356f7564de /groups.d/100.native_tools.d/perk.package | |
parent | 3bebaa0a5c8ece3aa8dc20924ea49b2d05a5baf8 (diff) | |
download | midipix_build-d38af651a2430271be438db2fdc53bad02587a4e.tar.bz2 midipix_build-d38af651a2430271be438db2fdc53bad02587a4e.tar.xz |
libperk now contains internal copies of the mdso const and struct definitions.
Diffstat (limited to 'groups.d/100.native_tools.d/perk.package')
-rw-r--r-- | groups.d/100.native_tools.d/perk.package | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/groups.d/100.native_tools.d/perk.package b/groups.d/100.native_tools.d/perk.package index 2ff84603..e7c8773f 100644 --- a/groups.d/100.native_tools.d/perk.package +++ b/groups.d/100.native_tools.d/perk.package @@ -1,4 +1,3 @@ -: ${PKG_PERK_DEPENDS:="mdso"}; : ${PKG_PERK_URLS_GIT:="perk=${DEFAULT_GITROOT}/perk"}; : ${PKG_PERK_CFLAGS_CONFIGURE:="-I${PREFIX_NATIVE}/include"}; : ${PKG_PERK_CONFIGURE_ARGS:="--prefix= --target=${DEFAULT_TARGET}"}; |