From e4454320b3cfffe926a487c33fbeb454366de2f8 Mon Sep 17 00:00:00 2001 From: Shih-wei Liao Date: Wed, 7 Apr 2010 12:21:42 -0700 Subject: libbcc Change-Id: Ieaa3ebd5a38f370752495549f8870b534eeedfc5 --- autoconf/ExportMap.map | 3 +++ 1 file changed, 3 insertions(+) (limited to 'autoconf/ExportMap.map') diff --git a/autoconf/ExportMap.map b/autoconf/ExportMap.map index 43e310e..17b185f 100644 --- a/autoconf/ExportMap.map +++ b/autoconf/ExportMap.map @@ -1,4 +1,7 @@ { global: main; + __progname; + environ; + local: *; }; -- cgit v1.1