FreeBSD Bugzilla – Attachment 203060 Details for
Bug 236728
databases/postgis25: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
postgis25.patch (text/plain), 536 bytes, created by
Piotr Kubaj
on 2019-03-23 04:40:56 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-03-23 04:40:56 UTC
Size:
536 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 496519) >+++ Makefile (working copy) >@@ -56,6 +56,13 @@ > PLIST_SUB= PORTVERSION=${PORTVERSION} \ > VER=${VER} > >+post-patch: >+.if exists(/usr/lib/libstdc++.so) >+ ${REINPLACE_CMD} -e '/^#pragma GCC diagnostic/d' \ >+ ${WRKSRC}/postgis/lwgeom_functions_basic.c \ >+ ${WRKSRC}/postgis/lwgeom_geos.c >+.endif >+ > post-install: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblwgeom-${VER}.so.0.0.0
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 236728
: 203060