https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239990
--- Comment #8 from Brooks Davis ---
(In reply to Kubilay Kocak from comment #7)
I haven't done llvm80. I've queued up enough changes there that I'll do a
rolled up commit of them soon.
--
You are receiving this mail because:
You are on
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239990
--- Comment #9 from Kubilay Kocak ---
(In reply to Brooks Davis from comment #8)
Ah thank you, I missed that it had only been done for llvm90
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239990
--- Comment #10 from commit-h...@freebsd.org ---
A commit references this bug:
Author: brooks
Date: Fri Sep 6 11:04:45 UTC 2019
New revision: 511300
URL: https://svnweb.freebsd.org/changeset/ports/511300
Log:
Assorted build improvements
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239990
Brooks Davis changed:
What|Removed |Added
Status|In Progress |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231300
Fabian Keil changed:
What|Removed |Added
CC||f...@fabiankeil.de
--- Comment #5 fr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240375
Kubilay Kocak changed:
What|Removed |Added
CC||pyt...@freebsd.org,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240375
--- Comment #2 from Kubilay Kocak ---
Also, the package has a test suite, it would be great to add a do-test target
and RUN_DEPENDS, like:
RUN_DEPENDS = 4{PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
...
do-test:
@cd ${WRKSRC} &