From 6c2eb27ff7180fcda8dfa6c02267e29c789b40bb Mon Sep 17 00:00:00 2001 From: John Dallaway Date: Thu, 20 Jun 2024 21:52:01 +0100 Subject: [PATCH] Add GNU archiver other objects option to MBS --- build/org.eclipse.cdt.managedbuilder.gnu.ui/plugin.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build/org.eclipse.cdt.managedbuilder.gnu.ui/plugin.xml b/build/org.eclipse.cdt.managedbuilder.gnu.ui/plugin.xml index 4279d1315e8..f952e17d891 100644 --- a/build/org.eclipse.cdt.managedbuilder.gnu.ui/plugin.xml +++ b/build/org.eclipse.cdt.managedbuilder.gnu.ui/plugin.xml @@ -13,6 +13,7 @@ Contributors: Intel Corporation - initial API and implementation John Dallaway - add assembler debug level option (#727) John Dallaway - extend optimization options (#828) + John Dallaway - add archiver other objects option (#653) --> @@ -433,6 +434,12 @@ Contributors: category="gnu.lib.category.general" valueType="string" id="gnu.both.lib.option.flags" /> +