FreeBSD Bugzilla – Attachment 255046 Details for
Bug 282641
www/osrm-backend: Fix pkg-fallout on current after update to clang19
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix pkg-fallout on Current after clang19 was merged
pkg-fallout.patch (text/plain), 483 bytes, created by
Peter Laursen
on 2024-11-09 08:43:25 UTC
(
hide
)
Description:
Patch to fix pkg-fallout on Current after clang19 was merged
Filename:
MIME Type:
Creator:
Peter Laursen
Created:
2024-11-09 08:43:25 UTC
Size:
483 bytes
patch
obsolete
>diff --git a/www/osrm-backend/Makefile b/www/osrm-backend/Makefile >index 9bea0ec42188..32a8251e3fcb 100644 >--- a/www/osrm-backend/Makefile >+++ b/www/osrm-backend/Makefile >@@ -23,6 +23,13 @@ LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ > libtbb.so:devel/onetbb > > USES= cmake compiler:c++20-lang lua:54 pkgconfig >+ >+.include <bsd.port.options.mk> >+ >+.if ${OSVERSION} >= 1500025 >+USES+= llvm:max=18 >+.endif >+ > USE_GITHUB= yes > GH_ACCOUNT= Project-OSRM > GH_TAGNAME= 203314b1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
freebsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 282641
: 255046