Re: [Qemu-devel] [PATCH] Fix --enable-user-pie compilation.

2010-06-07 Thread Richard Henderson
Ping^4 r~ On 05/21/2010 10:04 AM, Richard Henderson wrote: > We forgot to propagate -fpie to the libdis-user directory. > > Signed-off-by: Richard Henderson > --- > configure |3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/configure b/configure > index 3cd2c5f

[Qemu-devel] [PATCH] Fix --enable-user-pie compilation.

2010-05-21 Thread Richard Henderson
We forgot to propagate -fpie to the libdis-user directory. Signed-off-by: Richard Henderson --- configure |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/configure b/configure index 3cd2c5f..ba3aaac 100755 --- a/configure +++ b/configure @@ -2355,6 +2355,9 @@ for d in

Re: [Qemu-devel] [PATCH] Fix --enable-user-pie compilation.

2010-05-17 Thread Richard Henderson
Ping? This options really doesn't work atm... r~ On 05/03/2010 03:54 PM, Richard Henderson wrote: > We forgot to propagate -fpie to the libdis-user directory. > > Signed-off-by: Richard Henderson > --- > configure |3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git

[Qemu-devel] [PATCH] Fix --enable-user-pie compilation.

2010-05-03 Thread Richard Henderson
We forgot to propagate -fpie to the libdis-user directory. Signed-off-by: Richard Henderson --- configure |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/configure b/configure index 87942f4..dc11b65 100755 --- a/configure +++ b/configure @@ -2344,6 +2344,9 @@ for d in