MFH: r553589
math/py-matplotlib: Unbreak in 11.4 Use LLVM linker to build successfully. Quaterly is also broken: https://docs.freebsd.org/cgi/getmsg.cgi?fetch=152802642+0+current/freebsd-pkg-fallout https://docs.freebsd.org/cgi/getmsg.cgi?fetch=152706419+0+current/freebsd-pkg-fallout PR: 250627 Submitted by: bengta@sics.se Approved by: ports-secteam (blanket, build fix)
This commit is contained in:
parent
e28157c95f
commit
7accce43e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=553590
@ -36,6 +36,8 @@ RUN_DEPENDS= ${PYNUMPY} \
|
||||
USES= compiler:c++11-lib gettext gnome localbase pkgconfig python:3.6+ shebangfix uniquefiles:dirs
|
||||
USE_PYTHON= distutils
|
||||
|
||||
LDFLAGS+= -fuse-ld=lld
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES \
|
||||
QT5AGGBACKEND TKAGGBACKEND
|
||||
OPTIONS_DEFAULT= TKAGGBACKEND
|
||||
|
Loading…
Reference in New Issue
Block a user