summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_driver_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-04-09 21:48:56 -0400
committermidipix <writeonce@midipix.org>2016-04-09 21:48:56 -0400
commit73ca7898471c9aaf4552dac3935de343c4ef0ce5 (patch)
tree54cd7d03eeeb0021de801bcefe31722e86e44be0 /src/internal/slibtool_driver_impl.h
parent79c501c4deee52047bd00d7c72800d5784293ee4 (diff)
downloadslibtool-73ca7898471c9aaf4552dac3935de343c4ef0ce5.tar.bz2
slibtool-73ca7898471c9aaf4552dac3935de343c4ef0ce5.tar.xz
driver: added -export-symbols-regex 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 5e7edad..712f79c 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_REGEX,
TAG_VERSION_INFO,
TAG_VERSION_NUMBER,
TAG_NO_SUPPRESS,