mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 10:08:07 +00:00
Re-enabled unicorn for aarch64
This commit is contained in:
@ -14,8 +14,6 @@ LABEL "about"="AFLplusplus container image"
|
|||||||
ENV NO_CORESIGHT=1
|
ENV NO_CORESIGHT=1
|
||||||
# Possbile but unlikely in a docker container
|
# Possbile but unlikely in a docker container
|
||||||
ENV NO_NYX=1
|
ENV NO_NYX=1
|
||||||
# Unicorn issues on ARM64
|
|
||||||
ENV NO_UNICORN_ARM64=1
|
|
||||||
|
|
||||||
### Only change these if you know what you are doing:
|
### Only change these if you know what you are doing:
|
||||||
# LLVM 15 does not look good so we stay at 14 to still have LTO
|
# LLVM 15 does not look good so we stay at 14 to still have LTO
|
||||||
|
Reference in New Issue
Block a user