From a2500c761ba3740dd416eaebac808f7c8d93aef7 Mon Sep 17 00:00:00 2001 From: midipix Date: Wed, 28 Feb 2024 21:33:56 +0000 Subject: ar mode: -Wdlsyms: require an accompanying -Wdlunit argument. --- include/slibtool/slibtool.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/slibtool/slibtool.h') diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h index ffa41c2..bd5b31d 100644 --- a/include/slibtool/slibtool.h +++ b/include/slibtool/slibtool.h @@ -128,6 +128,7 @@ enum slbt_custom_error { SLBT_ERR_AR_INVALID_ARMAP_STRING_TABLE, SLBT_ERR_AR_INVALID_ARMAP_MEMBER_OFFSET, SLBT_ERR_AR_INVALID_ARMAP_NAME_OFFSET, + SLBT_ERR_AR_DLUNIT_NOT_SPECIFIED, SLBT_ERR_AR_OUTPUT_NOT_SPECIFIED, SLBT_ERR_AR_OUTPUT_NOT_APPLICABLE, }; -- cgit v1.2.3