Skip to content

Commit

Permalink
[wip] Update to GCC 14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartatz committed May 11, 2024
1 parent 441f5a5 commit 417e77c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -147,13 +147,13 @@ sed -i 's/#include <stdint.h>/#include <stdint.h>\n#include <stdio.h>/g' "${tool
[ -d "${binutils_directory}/build" ] || mkdir "${binutils_directory}/build"

declare -r targets=(
'hpcsh'
# 'hpcsh'
# 'vax'
# 'evbppc'
# 'hppa'
# 'amd64'
# 'i386'
# 'emips'
'emips'
# 'alpha'
# 'sparc'
# 'sparc64'
Expand Down

0 comments on commit 417e77c

Please sign in to comment.