Re-enabled unicorn for aarch64

This commit is contained in:
Dominik Maier 2022-09-15 18:23:07 +02:00
parent 453d554fb5
commit d610821679

View File

@ -14,8 +14,6 @@ LABEL "about"="AFLplusplus container image"
ENV NO_CORESIGHT=1
# Possbile but unlikely in a docker container
ENV NO_NYX=1
# Unicorn issues on ARM64
ENV NO_UNICORN_ARM64=1
### 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