From 8868650e2edf08dac6d2472a6ead903db48d12f7 Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 3 Feb 2024 03:57:35 +0000 Subject: ar mode: driver: added the -Wposix and -Wyaml shorthand switches. --- src/internal/slibtool_driver_impl.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/internal/slibtool_driver_impl.h') diff --git a/src/internal/slibtool_driver_impl.h b/src/internal/slibtool_driver_impl.h index 58fa17e..c72f19e 100644 --- a/src/internal/slibtool_driver_impl.h +++ b/src/internal/slibtool_driver_impl.h @@ -87,6 +87,8 @@ enum app_tags { TAG_AR_CHECK, TAG_AR_PRINT, TAG_AR_PRETTY, + TAG_AR_POSIX, + TAG_AR_YAML, TAG_AR_VERBOSE, }; -- cgit v1.2.3