diff --git a/srcpkgs/julia/template b/srcpkgs/julia/template index bf0400f0f0b..046cd7bc847 100644 --- a/srcpkgs/julia/template +++ b/srcpkgs/julia/template @@ -1,10 +1,10 @@ # Template file for 'julia' pkgname=julia version=0.6.0 -revision=1 +revision=2 nocross=yes build_style=gnu-makefile -make_build_args="prefix=/usr sysconfdir=/etc USE_SYSTEM_LLVM=1 +make_build_args="prefix=/usr MARCH=core2 sysconfdir=/etc USE_SYSTEM_LLVM=1 USE_LLVM_SHLIB=1 USE_SYSTEM_PCRE=1 USE_SYSTEM_BLAS=1 USE_SYSTEM_LAPACK=1 USE_SYSTEM_FFTW=1 USE_SYSTEM_GMP=1 USE_SYSTEM_MPFR=1 USE_SYSTEM_ARPACK=1 USE_SYSTEM_LIBUV=0