aboutsummaryrefslogtreecommitdiffstats
path: root/tools/opt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/opt/Makefile')
-rw-r--r--tools/opt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/opt/Makefile b/tools/opt/Makefile
index 9a016df..9bebf15 100644
--- a/tools/opt/Makefile
+++ b/tools/opt/Makefile
@@ -8,5 +8,7 @@ USEDLIBS = bcreader bcwriter instrument profpaths \
transformutils vmcore support
TOOLLINKOPTS = -ldl $(ExportSymbols)
+KEEP_SYMBOLS = 1
+
include $(LEVEL)/Makefile.common