summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_driver_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2024-02-17 05:21:44 +0000
committermidipix <writeonce@midipix.org>2024-02-17 05:21:44 +0000
commit76c5e99d92cd0e4bf6ac8fe6067ecb8e5c2b017f (patch)
tree63774bc86d45e3900827064c1b9e1f7dad217096 /src/internal/slibtool_driver_impl.h
parent1f1fa38ff06275a65e024ad66548b16a645b298c (diff)
downloadslibtool-76c5e99d92cd0e4bf6ac8fe6067ecb8e5c2b017f.tar.bz2
slibtool-76c5e99d92cd0e4bf6ac8fe6067ecb8e5c2b017f.tar.xz
ar mode: utility: armap symbol printing: added the -Wregex 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 17cb290..848aa94 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_REGEX,
TAG_AR_PRETTY,
TAG_AR_POSIX,
TAG_AR_YAML,