From 1a947fcb271b01756e0edd4cce7476729921d03e Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Mon, 9 Jul 2012 14:58:14 -0700 Subject: [PATCH] new --- meta | 5 +++-- patches/build-preload | 18 ++++++++++++++++++ 2 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 patches/build-preload diff --git a/meta b/meta index a23ba2c0..a8b50509 100644 --- a/meta +++ b/meta @@ -1,7 +1,8 @@ Version: 1 -Previous: 3f737370b9ed3e442f9585e50a4f23e4302f65de -Head: 56e2b4566930fa7b05debec8b247e8dfe9df7ffe +Previous: da2a23791ca62d9e8369b61b441cb61a88d717d4 +Head: 44954f203bb4a7e2365ced8af23c73c24065e13f Applied: + build-preload: 44954f203bb4a7e2365ced8af23c73c24065e13f Unapplied: waitall-buggy: c49c6b56c55385774065f5aa2704078e6ae0ceb8 rs-1sge: 8ec392829399dec7ed5c608b8697a482e5faa2de diff --git a/patches/build-preload b/patches/build-preload new file mode 100644 index 00000000..ead45b01 --- /dev/null +++ b/patches/build-preload @@ -0,0 +1,18 @@ +Bottom: 91153ae24e0243a1f3cf380e415d9bc5e8094789 +Top: 91153ae24e0243a1f3cf380e415d9bc5e8094789 +Author: Sean Hefty +Date: 2012-07-09 14:58:14 -0700 + +rsocket: Build rspreload library as part of build + +Build rspreload.so, but do not install it. This avoids the +need for the user to build it manually, without risking that +the preload library intercepts socket calls without the user's +explicit knowledge. + +Signed-off-by: Sean Hefty + + +--- + + -- 2.41.0