summarylogtreecommitdiffstats
path: root/configure.local
diff options
context:
space:
mode:
Diffstat (limited to 'configure.local')
-rw-r--r--configure.local3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.local b/configure.local
index 8abc16b1b840..8228e5407a33 100644
--- a/configure.local
+++ b/configure.local
@@ -16,6 +16,3 @@ MANM_ROFF=mandoc_roff
# catman(8) is disabled by default.
BUILD_CATMAN=1
-
-# _FORTIFY_SOURCE doesn't work unless an optimisation level is specified.
-CFLAGS="$CFLAGS -O2"