unicorn: .. and the ebuild

This commit is contained in:
Anton Bolshakov 2021-11-18 15:49:19 +08:00
parent 245875a665
commit d6f618a7b3
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -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