]> git.99rst.org Git - openwrt-packages.git/commit
gperftools: allow building for powerpc
authorJosef Schlehofer <redacted>
Wed, 24 Sep 2025 09:56:25 +0000 (11:56 +0200)
committerJosef Schlehofer <redacted>
Tue, 28 Jul 2026 22:03:17 +0000 (00:03 +0200)
commitefbd9b9820ac17b6e2f76ad696d7a1665f87dc49
tree75f0a313aa74cc20718abd062da224969d0ac867
parent774ec304f73e7554592805d946abac09852fad8e
gperftools: allow building for powerpc

Add pending patches submitted upstream, which fix the build failures
discovered on powerpc with musl, and drop the powerpc exclusion from
DEPENDS.

Patches are from https://github.com/gperftools/gperftools/pull/1616

Signed-off-by: Josef Schlehofer <redacted>
libs/gperftools/Makefile
libs/gperftools/patches/0001-powerpc-include-asm-ptrace.h-for-PT_NIP-declaration.patch [new file with mode: 0644]
libs/gperftools/patches/0002-elf_mem_image-derive-ELF-class-from-pointer-size-not.patch [new file with mode: 0644]
libs/gperftools/patches/0003-powerpc-fix-PT_NIP-access-in-ucontext-for-glibc-vs-n.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT