summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_options.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config_host/config_options.h.in b/config_host/config_options.h.in
index 8e6bc70f8d63..e87c119e648a 100644
--- a/config_host/config_options.h.in
+++ b/config_host/config_options.h.in
@@ -5,12 +5,6 @@
#ifndef CONFIG_OPTIONS_H
#define CONFIG_OPTIONS_H
-/*
- * Whether we want to link as many object files as possible into one big object.
- * True in case of --enable-lto.
- */
-#define STATIC_LINKING 0
-
#define ENABLE_MERGELIBS 0
#define ENABLE_RUNTIME_OPTIMIZATIONS 0