mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
typo corrected
This commit is contained in:
@ -46,7 +46,7 @@ endif
|
|||||||
|
|
||||||
# this is not visible yet:
|
# this is not visible yet:
|
||||||
ifeq "$(LLVM_MAJOR)" "9"
|
ifeq "$(LLVM_MAJOR)" "9"
|
||||||
$(info llvm_mode deteted llvm 9, enabling neverZero implementation)
|
$(info llvm_mode detected llvm 9, enabling neverZero implementation)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
CFLAGS ?= -O3 -funroll-loops
|
CFLAGS ?= -O3 -funroll-loops
|
||||||
|
Reference in New Issue
Block a user