diff options
author | Chris Packham <judge.packham@gmail.com> | 2025-02-04 08:55:36 +1300 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2025-02-05 13:45:33 +1300 |
commit | 70c2b00ad79a0a21a48e5a0eedc9f91c374af21d (patch) | |
tree | 2da447e1448bcfef3977121e55af383600826ee8 /packages/gcc/11.5.0/0004-Remove-use-of-include_next-from-c-headers.patch | |
parent | 937e5cda7db9832ebbe0b5b8f53e0d99fca7e6e9 (diff) | |
download | crosstool-ng-70c2b00ad79a0a21a48e5a0eedc9f91c374af21d.tar.gz crosstool-ng-70c2b00ad79a0a21a48e5a0eedc9f91c374af21d.tar.bz2 crosstool-ng-70c2b00ad79a0a21a48e5a0eedc9f91c374af21d.zip |
arch: nios2: Qualify selects
Previous commits added selects so that the nios2 architecture only used
GDB/GLIBC versions that still support it however these weren't qualified
leading to kconfig complaints such as
WARNING: unmet direct dependencies detected for GLIBC_REQUIRE_older_than_2_41
Depends on [n]: LIBC_GLIBC_SHOW [=n]
Selected by [y]:
- ARCH_NIOS2 [=y] && GEN_CHOICE_ARCH [=y]
Qualify these selects with if DEBUG_GDB and if LIBC_GLIBC to stop the
complaints.
Fixes: 9d91cebe ("gdb: Add 16.1")
Fixes: 87605d65 ("glibc: Add 2.41")
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'packages/gcc/11.5.0/0004-Remove-use-of-include_next-from-c-headers.patch')
0 files changed, 0 insertions, 0 deletions