summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_driver_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-04-10 08:07:32 -0400
committermidipix <writeonce@midipix.org>2016-04-10 08:07:32 -0400
commit873ecbda4d71a629a18e79561b0d9100217530c9 (patch)
treeee98121f08657a2b9b573b56d38564777544fb08 /src/internal/slibtool_driver_impl.h
parent5e58040cb4e77c2f3aae4cd20dd1f6eabc4b1ba3 (diff)
downloadslibtool-873ecbda4d71a629a18e79561b0d9100217530c9.tar.bz2
slibtool-873ecbda4d71a629a18e79561b0d9100217530c9.tar.xz
driver: added -export-symbols support [no-op].
Diffstat (limited to 'src/internal/slibtool_driver_impl.h')
-rw-r--r--src/internal/slibtool_driver_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/slibtool_driver_impl.h b/src/internal/slibtool_driver_impl.h
index 712f79c..80cf5f7 100644
--- a/src/internal/slibtool_driver_impl.h
+++ b/src/internal/slibtool_driver_impl.h
@@ -34,6 +34,7 @@ enum app_tags {
TAG_OUTPUT,
TAG_RPATH,
TAG_RELEASE,
+ TAG_EXPSYM_FILE,
TAG_EXPSYM_REGEX,
TAG_VERSION_INFO,
TAG_VERSION_NUMBER,