FreeBSD Bugzilla – Attachment 139740 Details for
Bug 186048
fix databases/slony1 to compile on FreeBSD 10.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 659 bytes, created by
Vick Khera
on 2014-01-23 19:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Vick Khera
Created:
2014-01-23 19:30:00 UTC
Size:
659 bytes
patch
obsolete
>diff -Nru slony1.old/files/patch-slonik-Makefile.patch slony1/files/patch-slonik-Makefile.patch >--- slony1.old/files/patch-slonik-Makefile.patch 1969-12-31 19:00:00.000000000 -0500 >+++ slony1/files/patch-slonik-Makefile.patch 2014-01-23 14:15:47.921287163 -0500 >@@ -0,0 +1,11 @@ >+--- src/slonik/Makefile.orig 2014-01-23 14:14:12.352062131 -0500 >++++ src/slonik/Makefile 2014-01-23 14:14:12.352750379 -0500 >+@@ -18,7 +18,7 @@ >+ >+ CFLAGS += -I$(slony_top_builddir) -DPGSHARE="\"$(pgsharedir)\"" -DPG_VERSION_MAJOR=$(PG_VERSION_MAJOR) >+ ifneq ($(PG_VERSION_MAJOR), 7) >+-LDFLAGS += -lpgport >++LDFLAGS += `$(pgbindir)/pg_config --libs` >+ endif >+ >+ PROG = slonik
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 186048
: 139740