From: Sean Hefty Date: Tue, 10 Jul 2012 20:23:42 +0000 (-0700) Subject: refresh (create temporary patch) X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=eaa6b2a0199be6c09bc5eb5de5cd2fe976ddc4dc;p=~shefty%2Flibrdmacm.git refresh (create temporary patch) --- diff --git a/meta b/meta index 3936e41a..e9a16243 100644 --- 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 index 00000000..26573101 --- /dev/null +++ b/patches/refresh-temp @@ -0,0 +1,22 @@ +Bottom: e8a593c3ff191ffcaccc9621780345523eb869d8 +Top: a28f53d18ae8ac8f9c8e4b58b003388a6498d969 +Author: Sean Hefty +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