From b108cae416966b78e2a7372b363303f68ba7fc8b Mon Sep 17 00:00:00 2001 From: Mid Favila Date: Wed, 14 Jul 2021 08:13:42 -0300 Subject: [PATCH] Update README's CFLAG listing. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 5c87060..248f1e8 100644 --- a/README +++ b/README @@ -59,7 +59,7 @@ microarchitecture using the following CFLAGS (assuming GCC): -fPIC Generate position-independent code - -Wl,--hash-style=gnu + -Wl,--hash-style=gnu -Wl,-pie Linker arguments A new subdir, bin, containing binaries built with the above CFLAGS (sans native)