Skip to content

Commit

Permalink
Updating macOS journal to GCC 9.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes committed Sep 1, 2019
1 parent eba1ad6 commit 5420fb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/macos/travis_journal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -339,9 +339,9 @@ $ gcc \
> build/temp.macosx-10.6-intel-3.7/src/bezier/quadpack/dqpsrt.o \
> build/temp.macosx-10.6-intel-3.7/src/bezier/quadpack/dqk21.o \
> build/temp.macosx-10.6-intel-3.7/src/bezier/quadpack/dqagse.o \
> -L/usr/local/Cellar/gcc/9.1.0/lib/gcc/9 \
> -L/usr/local/Cellar/gcc/9.1.0/lib/gcc/9/gcc/x86_64-apple-darwin17/9.1.0 \
> -L/usr/local/Cellar/gcc/9.1.0/lib/gcc/9/gcc/x86_64-apple-darwin17/9.1.0/../../.. \
> -L/usr/local/Cellar/gcc/9.2.0/lib/gcc/9 \
> -L/usr/local/Cellar/gcc/9.2.0/lib/gcc/9/gcc/x86_64-apple-darwin17/9.2.0 \
> -L/usr/local/Cellar/gcc/9.2.0/lib/gcc/9/gcc/x86_64-apple-darwin17/9.2.0/../../.. \
> -lgfortran \
> -o \
> build/lib.macosx-10.6-intel-3.7/bezier/_speedup.cpython-37m-darwin.so
Expand Down

0 comments on commit 5420fb7

Please sign in to comment.