Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 120969 Details for
Bug 167649
ossp-uuid (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ossp-uuid-1.6.0-pg_config.patch
ossp-uuid-1.6.0-pg_config.patch (text/plain), 698 bytes, created by
Austen Dicken
on 2007-06-02 18:20:42 UTC
(
hide
)
Description:
ossp-uuid-1.6.0-pg_config.patch
Filename:
MIME Type:
Creator:
Austen Dicken
Created:
2007-06-02 18:20:42 UTC
Size:
698 bytes
patch
obsolete
>--- pgsql/Makefile 2007-06-02 12:34:19.000000000 -0500 >+++ pgsql/Makefile.new 2007-06-02 12:38:31.000000000 -0500 >@@ -23,7 +23,11 @@ > SO_MAJOR_VERSION = 1 > SO_MINOR_VERSION = 0 > >-override CPPFLAGS := -I.. $(CPPFLAGS) >+override CPPFLAGS := -I.. \ >+ -I$(shell $(PG_CONFIG) --includedir) \ >+ -I$(shell $(PG_CONFIG) --includedir-server) \ >+ -L$(shell $(PG_CONFIG) --libdir) \ >+ $(CPPFLAGS) > SHLIB_LINK := -L../.libs -luuid > SHLIB_LINK += $(shell test $(shell uname -s) = FreeBSD && echo "-Wl,-Bsymbolic") > SHLIB_LINK += $(shell test $(shell uname -s) = Darwin && echo "-bundle_loader $(POSTGRES)")
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 167649
:
120933
|
120944
|
120967
| 120969