Chris Packham 70c2b00ad7
Some checks failed
CI / crosstool (macos-13) (push) Has been cancelled
CI / crosstool (ubuntu-22.04) (push) Has been cancelled
CI / tarballs (ubuntu-22.04) (push) Has been cancelled
CI / toolchains (push) Has been cancelled
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>
2025-02-05 13:45:33 +13:00
..
2021-05-11 21:02:22 +12:00
2025-01-08 14:22:50 +13:00
2022-02-11 00:47:51 -08:00
2025-01-07 09:07:14 +13:00
2023-09-24 16:15:09 +13:00
2018-11-28 00:30:10 -08:00
2025-02-05 13:45:33 +13:00
2024-05-24 10:14:13 +12:00
2021-01-19 21:18:55 +02:00
2024-09-09 08:58:59 +12:00
2023-04-13 11:15:49 +12:00