summaryrefslogtreecommitdiff
path: root/code/ecp/crypto/arc4random
diff options
context:
space:
mode:
Diffstat (limited to 'code/ecp/crypto/arc4random')
-rwxr-xr-xcode/ecp/crypto/arc4random/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/ecp/crypto/arc4random/Makefile b/code/ecp/crypto/arc4random/Makefile
index 3d74290..387bca1 100755
--- a/code/ecp/crypto/arc4random/Makefile
+++ b/code/ecp/crypto/arc4random/Makefile
@@ -1,5 +1,5 @@
include ../../Makefile.platform
-CFLAGS=$(CFLAGS_PL) $(PIC)
+CFLAGS += $(PIC)
obj = arc4random.o