Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
binutils,gcc,newlib: Update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
mbitsnbites committed Dec 20, 2021
1 parent 16513a5 commit 43e5efb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ if [ "$BUILD_GCC" == "yes" ] ; then
../../ext/gcc-mrisc32/configure \
--prefix="$PREFIX" \
--target="$TARGET" \
--enable-languages=c,c++,d \
--enable-languages=c,c++ \
--with-newlib \
--with-gnu-as \
--with-gnu-ld \
Expand Down
2 changes: 1 addition & 1 deletion ext/binutils-mrisc32
Submodule binutils-mrisc32 updated 866 files
2 changes: 1 addition & 1 deletion ext/gcc-mrisc32
Submodule gcc-mrisc32 updated 4697 files
2 changes: 1 addition & 1 deletion ext/newlib-mrisc32
Submodule newlib-mrisc32 updated 441 files

0 comments on commit 43e5efb

Please sign in to comment.