summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_driver_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2024-02-17 06:32:48 +0000
committermidipix <writeonce@midipix.org>2024-02-17 06:33:33 +0000
commit2dc23e0157138d12423ae15f8b18e1e5e56aeb14 (patch)
treef9674c0feb3914a11fad0f695915bbfe55b0f838 /src/internal/slibtool_driver_impl.h
parenta740e6c4518d810d98b58549cf1270ed410f2f14 (diff)
downloadslibtool-2dc23e0157138d12423ae15f8b18e1e5e56aeb14.tar.bz2
slibtool-2dc23e0157138d12423ae15f8b18e1e5e56aeb14.tar.xz
ar mode: utility: version script printing: added the -Wmapfile switch.
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 848aa94..a2e079d 100644
--- a/src/internal/slibtool_driver_impl.h
+++ b/src/internal/slibtool_driver_impl.h
@@ -89,6 +89,7 @@ enum app_tags {
TAG_AR_VERSION,
TAG_AR_CHECK,
TAG_AR_PRINT,
+ TAG_AR_MAPFILE,
TAG_AR_REGEX,
TAG_AR_PRETTY,
TAG_AR_POSIX,