From: "Aaron Swenson" <titanofold@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/pgsql-patches:8.4 commit in: /
Date: Sun, 20 Mar 2011 22:52:21 +0000 (UTC) [thread overview]
Message-ID: <b8c304d23c4524ebe496d0e7b9b264cc03ee782e.titanofold@gentoo> (raw)
commit: b8c304d23c4524ebe496d0e7b9b264cc03ee782e
Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 22:43:18 2011 +0000
Commit: Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 22:43:18 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/pgsql-patches.git;a=commit;h=b8c304d2
Split out ldflags patch
---
server.patch | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/server.patch b/server.patch
index 0098566..4366c2b 100644
--- a/server.patch
+++ b/server.patch
@@ -171,16 +171,6 @@ diff -Naur a/src/include/pg_config_manual.h b/src/include/pg_config_manual.h
/*
* The random() function is expected to yield values between 0 and
-diff -Naur a/src/makefiles/Makefile.linux b/src/makefiles/Makefile.linux
---- a/src/makefiles/Makefile.linux 2011-01-27 21:23:36.000000000 -0500
-+++ b/src/makefiles/Makefile.linux 2011-03-20 14:58:42.743200540 -0400
-@@ -11,4 +11,4 @@
- endif
-
- %.so: %.o
-- $(CC) $(CFLAGS) -shared -o $@ $<
-+ $(CC) $(CFLAGS) $(LDFLAGS) $(LDFLAGS_SL) -shared -o $@ $<
-diff -Naur a/src/port/Makefile b/src/port/Makefile
--- a/src/port/Makefile 2011-01-27 21:23:36.000000000 -0500
+++ b/src/port/Makefile 2011-03-20 14:49:33.936295541 -0400
@@ -39,11 +39,10 @@
next reply other threads:[~2011-03-20 22:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-20 22:52 Aaron Swenson [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-08-08 10:58 [gentoo-commits] proj/pgsql-patches:8.4 commit in: / Aaron Swenson
2011-03-20 22:52 Aaron Swenson
2011-03-20 22:52 Aaron Swenson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b8c304d23c4524ebe496d0e7b9b264cc03ee782e.titanofold@gentoo \
--to=titanofold@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox