Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartatz committed Aug 6, 2024
1 parent f2ad9dd commit aa551c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ for target in "${targets[@]}"; do
--with-static-standard-libraries \
--with-bugurl='https://github.com/AmanoTeam/obggcc/issues' \
--with-gcc-major-version-only \
--with-pkgversion="OBGGCC v0.6-${obggcc_revision}" \
--with-pkgversion="OBGGCC v0.7-${obggcc_revision}" \
--with-sysroot="${toolchain_directory}/${triple}" \
--with-native-system-header-dir='/include' \
--enable-__cxa_atexit \
Expand Down

0 comments on commit aa551c0

Please sign in to comment.