From: Alex Ionescu Date: Thu, 5 Jan 2006 16:25:44 +0000 (+0000) Subject: - Uncondtionally build with optimizations (can still be disabled by commenting out... X-Git-Tag: backups/expat-rbuild@40467~571 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=ac8dc763224a5000ff8a3c5026fd47e394afb94b;ds=sidebyside - Uncondtionally build with optimizations (can still be disabled by commenting out the block locally; is this easy enough Ge?) svn path=/trunk/; revision=20581 --- diff --git a/reactos/ReactOS.xml b/reactos/ReactOS.xml index 933a11a0462..6eea0f1db9e 100644 --- a/reactos/ReactOS.xml +++ b/reactos/ReactOS.xml @@ -20,17 +20,15 @@ - - -Os - -Wno-strict-aliasing - -ftracer - -momit-leaf-frame-pointer - -mpreferred-stack-boundary=2 - + -Os + -Wno-strict-aliasing + -ftracer + -momit-leaf-frame-pointer + -mpreferred-stack-boundary=2 -Wpointer-arith .