mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-02-22 07:30:02 +01:00
unicorn: .. and the ebuild
This commit is contained in:
parent
245875a665
commit
d6f618a7b3
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ wrap_python() {
|
|||
src_prepare() {
|
||||
if use !static-libs; then
|
||||
eerror "shared libary is broken currently"
|
||||
eerror "https://github.com/unicorn-engine/unicorn/issues/1490"
|
||||
exit
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue