Drop the fpic multilib for powerpc*-vxworks*
authorFrederic Konrad <konrad@adacore.com>
Thu, 12 Nov 2020 11:39:25 +0000 (12:39 +0100)
committerOlivier Hainque <hainque@adacore.com>
Tue, 14 Dec 2021 12:28:07 +0000 (12:28 +0000)
commitdff8ae8e839a5102aff266c8246864b610c066c9
treeb7d03105ddb1d279d85d29bc9e6d69ec1131ee39
parente163dbbc4433e598cad7e6011b255d1d6ad93a3b
Drop the fpic multilib for powerpc*-vxworks*

The addition of fPIC for shared libraries is performed
independently from multilibs and the fpic multilibs have
no other particular purpose. They incur extra build time,
complexify the install tree and are a bit tricky because
-fpic is not supported for kernel mode.

2020-11-06  Fred Konrad  <konrad@adacore.com>

gcc/
* config/rs6000/t-vxworks: Drop the fPIC multilib.
gcc/config/rs6000/t-vxworks