FreeBSD Bugzilla – Attachment 217471 Details for
Bug 248657
[exp-run] Mk/bsd.default-versions.mk: Update default version to PostgreSQL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix build databases/pgsphere
pgsphere.diff (text/plain), 351 bytes, created by
Vladimir Druzenko
on 2020-08-24 03:28:26 UTC
(
hide
)
Description:
Fix build databases/pgsphere
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2020-08-24 03:28:26 UTC
Size:
351 bytes
patch
obsolete
>--- databases/pgsphere/Makefile.orig >+++ databases/pgsphere/Makefile >@@ -19,7 +19,8 @@ > USE_LDCONFIG= yes > MAKE_ARGS= PG_CONFIG=${LOCALBASE}/bin/pg_config USE_PGXS=1 \ > docdir=${DOCSDIR} \ >- install_bin=/usr/bin/install >+ install_bin=/usr/bin/install \ >+ CFLAGS="${CFLAGS} -Wvla" > TEST_TARGET= installcheck > > DATADIR= ${PREFIX}/share/postgresql
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 248657
:
217220
|
217471
|
217475
|
217497
|
217499