[ros-dev] rbuild question
Casper Hornstrup
ch at csh-consult.dk
Thu Jun 2 22:17:57 CEST 2005
> -----Original Message-----
> From: ros-dev-bounces at reactos.com [mailto:ros-dev-bounces at reactos.com] On Behalf Of Hartmut Birr
> Sent: 2. juni 2005 20:41
> To: ReactOS Development List
> Subject: [ros-dev] rbuild question
>
> Hi,
>
> is it possible to reset the variable compilerflag within a special
> directory like freeldr? It seems that freeldr doesn't work if it was
> compiled with global optimisation enabled.
>
> - Hartmut
It's not possible. I'd like to avoid adding and subtracting compiler
flags in the xml files as compiler flags are compiler specific.
How about we remove the optimisation compiler flags from the xml files and
have rbuild output them based on a boolean optimizable <module> attribute
instead?
Casper
More information about the Ros-dev
mailing list