Lines 16-27
Link Here
|
16 |
BROKEN_armv7= fails to compile: 'tcg-target.h' file not found |
16 |
BROKEN_armv7= fails to compile: 'tcg-target.h' file not found |
17 |
BROKEN_mips= fails to compile: 'ICACHE' undeclared (first use in this function) |
17 |
BROKEN_mips= fails to compile: 'ICACHE' undeclared (first use in this function) |
18 |
BROKEN_mips64= fails to compile: 'ICACHE' undeclared (first use in this function) |
18 |
BROKEN_mips64= fails to compile: 'ICACHE' undeclared (first use in this function) |
19 |
BROKEN_powerpc64= fails to compile: cc1: unrecognized command line option "-Wno-logical-op-parentheses" |
|
|
20 |
|
19 |
|
21 |
USE_GITHUB= yes |
20 |
USE_GITHUB= yes |
22 |
GH_ACCOUNT= unicorn-engine |
21 |
GH_ACCOUNT= unicorn-engine |
23 |
|
22 |
|
24 |
USES= gmake python:2.7,build |
23 |
USES= compiler:c11 gmake python:2.7,build |
25 |
USE_LDCONFIG= yes |
24 |
USE_LDCONFIG= yes |
26 |
MAKE_ENV= INSTALL_LIB="${INSTALL_LIB}" \ |
25 |
MAKE_ENV= INSTALL_LIB="${INSTALL_LIB}" \ |
27 |
UNICORN_QEMU_FLAGS=--python=${PYTHON_CMD} \ |
26 |
UNICORN_QEMU_FLAGS=--python=${PYTHON_CMD} \ |