mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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 MFH: 2020Q4 (blanket build fix)
This commit is contained in:
parent
64039ed16c
commit
3a69b7a5e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553589
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue