On Thu, Oct 10, 2013 at 2:44 PM, Brad King <brad.k...@kitware.com> wrote:
> On 10/09/2013 05:56 PM, Vittorio Giovara wrote:
>> I'm kinda puzzled though, by your explanation it appears that by
>> design a flag has been hardcoded in the compiler flags with no option
>> to disable it. Isn't the role of a build system such as cmake to avoid
>> making assumptions and allow users to customize its scripts?
>
> Yes, and that is the bug I was describing how to fix.  Here is
> the change:
>
>  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2e13c362
>
> Now custom languages will not get -F flags unless their platform
> information files set this variable.
>
> -Brad

Thank you for your support Brad, I'll add a few checks in my project
to avoid users getting into this.
Best,
Vittorio
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to