diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-05-16 10:03:09 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-05-18 04:55:05 +0200 |
commit | 74d159ff1283d0e29f02377c351c9cf71e8f5d33 (patch) | |
tree | 3fb6e73e7073c4be672cb1370b160e72064b08fe /extra | |
parent | 1e704165de08072edd3a4d891f371bf4ae5e9f03 (diff) |
Revert "nds32: sync with binutils 2.37, gcc 11.2 and linux 5.10.93 changes"
This reverts commit 6b6f51c21dd29685bd1339de0bdffc0929316c63.
Diffstat (limited to 'extra')
-rw-r--r-- | extra/Configs/Config.nds32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/Configs/Config.nds32 b/extra/Configs/Config.nds32 index 8bac9e679..2ed6a32b7 100644 --- a/extra/Configs/Config.nds32 +++ b/extra/Configs/Config.nds32 @@ -11,6 +11,7 @@ config FORCE_OPTIONS_FOR_ARCH bool default y select ARCH_ANY_ENDIAN + select ARCH_HAS_DEPRECATED_SYSCALLS select ARCH_HAS_MMU select ARCH_HAS_UCONTEXT |