Skip to content

Commit

Permalink
devel/atlas: Fix build with llvm16
Browse files Browse the repository at this point in the history
- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Aug 6, 2023
1 parent dda2c5e commit b387e72
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion devel/atlas/Makefile
Expand Up @@ -13,8 +13,11 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING

USES= libtool pathfix tar:bzip2
GNU_CONFIGURE= yes
USE_CXXSTD= c++14
USE_LDCONFIG= yes

GNU_CONFIGURE= yes

MAKE_ARGS= docdir=${DOCSDIR}

OPTIONS_DEFINE= DOCS
Expand Down

0 comments on commit b387e72

Please sign in to comment.