octave: rebuild with gcc-7.2
This commit is contained in:
parent
6daf826efe
commit
dd4e741ace
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'octave'
|
# Template file for 'octave'
|
||||||
pkgname=octave
|
pkgname=octave
|
||||||
version=4.2.1
|
version=4.2.1
|
||||||
revision=5
|
revision=6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args=" --with-blas=openblas --with-lapack=openblas "
|
configure_args=" --with-blas=openblas --with-lapack=openblas "
|
||||||
hostmakedepends="perl gcc-fortran pkg-config gnuplot"
|
hostmakedepends="perl gcc-fortran pkg-config gnuplot"
|
||||||
|
|
Loading…
Reference in a new issue