From: Ileana Dumitrescu Date: Tue, 19 Nov 2024 18:58:01 +0000 (+0200) Subject: ltmain.in: Fix handling xlc(1)-specific options X-Git-Tag: v2.5.4~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a9f976d1ca4450788471ab5ebb6d0469c3f6f91;p=thirdparty%2Flibtool.git ltmain.in: Fix handling xlc(1)-specific options Patch supplied on Savannah by user, whr: https://savannah.gnu.org/patch/index.php?10126 --- diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in index 8cef9e8df..a4fa62803 100644 --- a/build-aux/ltmain.in +++ b/build-aux/ltmain.in @@ -5327,7 +5327,8 @@ func_mode_link () # Tru64 UNIX uses -model [arg] to determine the layout of C++ # classes, name mangling, and exception handling. # Darwin uses the -arch flag to determine output architecture. - -model|-arch|-isysroot|--sysroot) + # -q