summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_driver_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2024-02-16 22:48:01 +0000
committermidipix <writeonce@midipix.org>2024-02-16 22:53:36 +0000
commit0b177bee8b822e7291764b8c7c097125218da782 (patch)
tree3077287c7d17686220058cc6879380e405aded2e /src/internal/slibtool_driver_impl.h
parent145d2bceaaf622475218abf3a549d2285298fc3c (diff)
downloadslibtool-0b177bee8b822e7291764b8c7c097125218da782.tar.bz2
slibtool-0b177bee8b822e7291764b8c7c097125218da782.tar.xz
ar mode: archive merging: added the -Wmerge command-line action.
Diffstat (limited to 'src/internal/slibtool_driver_impl.h')
-rw-r--r--src/internal/slibtool_driver_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/internal/slibtool_driver_impl.h b/src/internal/slibtool_driver_impl.h
index 631a1b6..17cb290 100644
--- a/src/internal/slibtool_driver_impl.h
+++ b/src/internal/slibtool_driver_impl.h
@@ -92,6 +92,8 @@ enum app_tags {
TAG_AR_PRETTY,
TAG_AR_POSIX,
TAG_AR_YAML,
+ TAG_AR_MERGE,
+ TAG_AR_OUTPUT,
TAG_AR_VERBOSE,
};