Re: [cdesktopenv-devel] fix CDE compilation with __guard_local on OpenBSD

2012-09-25 Thread Jon Trulson
On Tue, 25 Sep 2012, Pascal Stumpf wrote: > On Mon, 24 Sep 2012 18:33:39 -0600 (MDT), Jon Trulson wrote: >> On Mon, 24 Sep 2012, Pascal Stumpf wrote: >> >> This one would not apply (corrupt?) > > Next try. > Applied. -- Jon Trulson The Higgs Field is what make atoms matter. --

Re: [cdesktopenv-devel] fix CDE compilation with __guard_local on OpenBSD

2012-09-25 Thread Pascal Stumpf
On Mon, 24 Sep 2012 18:33:39 -0600 (MDT), Jon Trulson wrote: > On Mon, 24 Sep 2012, Pascal Stumpf wrote: > > This one would not apply (corrupt?) Next try. > > > -- > Jon Trulson > > The Higgs Field is what make atoms matter. > -- Tom L. > > > >From 061fd82a233136724c3c5e5

Re: [cdesktopenv-devel] fix CDE compilation with __guard_local on OpenBSD

2012-09-24 Thread Jon Trulson
On Mon, 24 Sep 2012, Pascal Stumpf wrote: This one would not apply (corrupt?) -- Jon Trulson The Higgs Field is what make atoms matter. -- Tom L. -- Live Security Virtual Conference Exclusive live e

[cdesktopenv-devel] fix CDE compilation with __guard_local on OpenBSD

2012-09-24 Thread Pascal Stumpf
>From 061fd82a233136724c3c5e591f379e58fcc5de0b Mon Sep 17 00:00:00 2001 From: Pascal Stumpf Date: Mon, 24 Sep 2012 21:50:19 +0200 Subject: [PATCH] Add csu objects to shared libraries on OpenBSD. This is required by recent changes to the stack protector code in gcc, generating references to __guar