summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/autoconf/ExportMap.map3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/autoconf/ExportMap.map b/llvm/autoconf/ExportMap.map
index 43e310e053e..17b185fed91 100644
--- a/llvm/autoconf/ExportMap.map
+++ b/llvm/autoconf/ExportMap.map
@@ -1,4 +1,7 @@
{
global: main;
+ __progname;
+ environ;
+
local: *;
};
OpenPOWER on IntegriCloud