mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 05:11:05 +02:00
frida-python: ignore cflags for prebuilt libs
This commit is contained in:
parent
05bc5e9c76
commit
215a55c701
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
|
|||
|
||||
PATCHES=( "${FILESDIR}/frida-offline.patch" )
|
||||
|
||||
QA_PREBUILT="usr/lib*/pyton*/site-packages/_frida*.so"
|
||||
QA_FLAGS_IGNORED="usr/lib*/pyton*/site-packages/_frida*.so"
|
||||
|
||||
src_prepare(){
|
||||
#copy symlinks to homedir for offline installation
|
||||
|
|
|
|||
Loading…
Reference in a new issue