diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-11-02 13:32:34 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-11-02 13:32:34 +0000 |
commit | 8a502cb2d43b4059a5678ee4539ca03603104107 (patch) | |
tree | 2c2c3d0def8d9d1ad349013f7b532f0065f57789 /math/adept/Makefile | |
parent | f60d4bacdc58ec061406d72cace1ac1266952e39 (diff) | |
download | ports-8a502cb2d43b4059a5678ee4539ca03603104107.tar.gz ports-8a502cb2d43b4059a5678ee4539ca03603104107.zip |
Notes
Diffstat (limited to 'math/adept/Makefile')
-rw-r--r-- | math/adept/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/adept/Makefile b/math/adept/Makefile index 9397a8d3d248..977b25945929 100644 --- a/math/adept/Makefile +++ b/math/adept/Makefile @@ -12,8 +12,6 @@ COMMENT= Combined array and automatic differentiation library in C++ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_FreeBSD_10_amd64= error: use of undeclared identifier '_mm_undefined_ps' - USES= autoreconf gmake fortran blaslapack:openblas libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static |