aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc
diff options
context:
space:
mode:
authorNik Konyuchenko <spaun2002mobile@gmail.com>2024-05-17 00:11:50 -0700
committerChris Packham <judge.packham@gmail.com>2024-05-18 15:45:55 +1200
commitc5a17024a9af713a218d533fe78b7cf9a02ec67e (patch)
tree9f2c25eb1139b0c27282d0f12678f74ddf7d9b20 /packages/gcc
parentd97a1ecdf0058251c33f6e98ee30d0ca9c93d6ab (diff)
downloadcrosstool-ng-c5a17024a9af713a218d533fe78b7cf9a02ec67e.tar.gz
crosstool-ng-c5a17024a9af713a218d533fe78b7cf9a02ec67e.tar.bz2
crosstool-ng-c5a17024a9af713a218d533fe78b7cf9a02ec67e.zip
Disable implicit-function-declaration error for newlib
GCC14 will treat implicit-function-declaration as an error by default. See https://gcc.gnu.org/gcc-14/porting_to.html for details. Some libc function like __trap34 are defined in assembly and break this GCC diagnostic. Signed-off-by: Nik Konyuchenko <spaun2002mobile@gmail.com>
Diffstat (limited to 'packages/gcc')
0 files changed, 0 insertions, 0 deletions