]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Tue, 10 Jul 2012 20:23:42 +0000 (13:23 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 10 Jul 2012 20:23:42 +0000 (13:23 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 3936e41a16f12acafc3b2eb4a9d74ecbb37efda0..e9a16243a87245e2e2db8069492ef2d06d7ec916 100644 (file)
--- a/meta
+++ b/meta
@@ -1,8 +1,9 @@
 Version: 1
-Previous: be333bc9931c0af9a6d067c4d4f74d0ebe62085b
-Head: 082b07a9c18b9a9b42dac7fbb9afc544e7614a87
+Previous: 9bb4c6bf67818a9e07de975fde2836d9f6fd134c
+Head: 791c722c5960724b1a2a6ecc950de58c85669dad
 Applied:
   build-preload: 082b07a9c18b9a9b42dac7fbb9afc544e7614a87
+  refresh-temp: 791c722c5960724b1a2a6ecc950de58c85669dad
 Unapplied:
   waitall-buggy: c49c6b56c55385774065f5aa2704078e6ae0ceb8
   rs-1sge: 8ec392829399dec7ed5c608b8697a482e5faa2de
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..2657310
--- /dev/null
@@ -0,0 +1,22 @@
+Bottom: e8a593c3ff191ffcaccc9621780345523eb869d8
+Top:    a28f53d18ae8ac8f9c8e4b58b003388a6498d969
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-07-10 13:23:42 -0700
+
+Refresh of build-preload
+
+---
+
+diff --git a/Makefile.am b/Makefile.am
+index 064bd1f..62f0a63 100644
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -8,7 +8,7 @@ ACLOCAL_AMFLAGS = -I config
+ AM_CFLAGS = -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"$(sysconfdir)\" -DRDMADIR=\"@rdmadir@\"
+ src_librdmacm_la_CFLAGS = $(AM_CFLAGS)
+-src_librspreload_la_CFLAGS = $(AM_CFLAGS)
++src_librspreload_la_CFLAGS = -Wall -shared -fPIC -D_GNU_SOURCE
+ if HAVE_LD_VERSION_SCRIPT
+     librdmacm_version_script = -Wl,--version-script=$(srcdir)/src/librdmacm.map