mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
biology/viennarna: Fix building with Flang and Clang 21
This commit is contained in:
@@ -31,11 +31,10 @@ USES= autoreconf bison compiler:c++17-lang fortran gmake \
|
||||
USE_XORG= ice x11 xext # only for build
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_SHELL= ${PREFIX}/bin/bash
|
||||
CONFIGURE_ARGS= --enable-shared --disable-static --with-gsl --with-cluster --with-kinwalker --enable-mpfr --without-python --without-python3 --without-perl
|
||||
|
||||
CXXFLAGS+= -Dregister= # workaround for https://github.com/ViennaRNA/ViennaRNA/issues/214
|
||||
CXXFLAGS+= -Wno-missing-template-arg-list-after-template-kw
|
||||
|
||||
TEST_TARGET= check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user