kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #28166
Re: [PATCH 1/2] Drop unnecessary and possibly harmful optimization setting
Patch committed. Thank you for your contribution.
On 2/23/2017 12:00 PM, Simon Richter wrote:
>
> Using -O3 is default for release builds with gcc/clang anyway, so this
> doesn't gain anything, but overwriting the existing flags might remove some
> that might be needed.
> ---
> 3d-viewer/CMakeLists.txt | 3 ---
> 1 file changed, 3 deletions(-)
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References