FreeBSD Bugzilla – Attachment 237109 Details for
Bug 266852
www/osrm-backend: Disable compiler warnings as errors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for osrm-backend
osrm-backend-fixup.patch (text/plain), 446 bytes, created by
Daniel Engberg
on 2022-10-05 16:30:58 UTC
(
hide
)
Description:
Patch for osrm-backend
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-10-05 16:30:58 UTC
Size:
446 bytes
patch
obsolete
>diff --git a/www/osrm-backend/Makefile b/www/osrm-backend/Makefile >index 1a481194246f..385f70aa59f2 100644 >--- a/www/osrm-backend/Makefile >+++ b/www/osrm-backend/Makefile >@@ -42,6 +42,10 @@ CMAKE_ON= BUILD_STATIC_LIBS > CXXFLAGS+= -Wno-range-loop-construct > .endif > >+post-patch: >+ @${REINPLACE_CMD} -e 's|-Werror=all -Werror=extra|-Werror=extra|g' \ >+ ${PATCH_WRKSRC}/CMakeLists.txt >+ > pre-install: > @${MKDIR} ${STAGEDIR}/var/db/osrm-backend >
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
Actions:
View
|
Diff
Attachments on
bug 266852
: 237109