mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-09 00:31:33 +00:00
gcc plugin forcing USEMMAP on Haiku
This commit is contained in:
parent
7959808384
commit
ae41cedafe
@ -71,6 +71,8 @@ endif
|
||||
|
||||
ifneq "$(shell uname -s)" "Haiku"
|
||||
LDFLAGS += -lrt
|
||||
else
|
||||
CFLAGS_SAFE += -DUSEMMAP=1
|
||||
endif
|
||||
|
||||
ifeq "$(shell uname -s)" "SunOS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user