diff options
author | Chris Packham <judge.packham@gmail.com> | 2025-02-15 13:33:21 +1300 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2025-02-17 08:44:24 +1300 |
commit | e053fc5fa5a2995fd8ca2e79dae57937361d4e1c (patch) | |
tree | ed6acf95c9caccd016f40ca85149c1c88ed60ba2 /packages/gcc | |
parent | 106cfa2016bafc303ad7b96b66febb255f18e0e1 (diff) | |
download | crosstool-ng-e053fc5fa5a2995fd8ca2e79dae57937361d4e1c.tar.gz crosstool-ng-e053fc5fa5a2995fd8ca2e79dae57937361d4e1c.tar.bz2 crosstool-ng-e053fc5fa5a2995fd8ca2e79dae57937361d4e1c.zip |
binutils: Don't enable plugins with static toolchain
A static toolchain by definition can't load plugins and GCC will reject
the --enable-plugin configure option if we're trying to build a static
toolchain.
Fixes #2288
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'packages/gcc')
0 files changed, 0 insertions, 0 deletions