Skip to content

Commit

Permalink
gcc-7.3.0: Fix whitespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Feb 10, 2018
1 parent 63a2b62 commit 694ed65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gcc-7.3.0-0.build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ cd gcc-$VERSION
mkdir -p objdir
cd objdir
$BUILDDIR/gcc-$VERSION/configure \
--prefix=$PREFIX \
--enable-shared \
--prefix=$PREFIX \
--enable-shared \
--enable-threads=posix \
--enable-__cxa_atexit \
--enable-clocale=gnu \
Expand Down

0 comments on commit 694ed65

Please sign in to comment.