about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-08-03 23:11:58 +0200
committerhexcoder- <heiko@hexco.de>2020-08-03 23:11:58 +0200
commit76888fdf59ba018aee29d433017c8f01fbedb102 (patch)
tree746e3e68226fe64e443fb6861cf0c57e8d08c827
parente6e38d1703c5765a1d62cba211e881b0f34b959c (diff)
downloadafl++-76888fdf59ba018aee29d433017c8f01fbedb102.tar.gz
bugfix libtokencap Makefile
-rw-r--r--libtokencap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtokencap/Makefile b/libtokencap/Makefile
index 8edda394..244ee58f 100644
--- a/libtokencap/Makefile
+++ b/libtokencap/Makefile
@@ -43,7 +43,7 @@ ______OS_TARGET = $(_____OS_TARGET:$(_UNIQ)$(UNAME_S)=)
 
 TARGETS       =  $(______OS_TARGET:$(_UNIQ)=libtokencap.so)
 
-LDFLAGS     += $(______OS_DL)
+LDFLAGS     += $(_____OS_DL)
 
 #ifeq "$(shell uname)" "Linux"
 #  TARGETS = libtokencap.so