Use -levent not -lev
This commit is contained in:
parent
d45383fe4d
commit
b3c40f7443
@ -13,7 +13,7 @@ USE_SSL ?= NO
|
||||
USE_BIGENDIAN ?= AUTO
|
||||
BITS ?= AUTO
|
||||
SILENT ?= YES
|
||||
LDLIBS += -lev
|
||||
LDLIBS += -levent
|
||||
TERSE ?= NO
|
||||
STACK_PROTECT ?= NO
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user