From c0b9abbcace51dc9c1f7a7997a4ac3ef6ea26822 Mon Sep 17 00:00:00 2001 From: Reinhard Prix Date: Thu, 29 Sep 2005 23:38:23 +0000 Subject: [PATCH] more build-fixes svn path=/trunk/boinc/; revision=8344 --- checkin_notes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/checkin_notes b/checkin_notes index 97fbaf7c9a..68c715648c 100755 --- a/checkin_notes +++ b/checkin_notes @@ -12378,3 +12378,10 @@ David 29 Sept 2005 py/Boinc/ tools.py + +Reinhard 29 Sept 2005 + - removed redundant configure-switch 'disable-static-linkage' + - made '--enable-client-release' work as advertised [default=OFF!!] + - make sure that only benchmark-sources have hardcoded -O3 applied to them. + +