help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unnecessary use of CPPFLAGS in libgui/Makefile.am


From: Jordi Gutiérrez Hermoso
Subject: Re: Unnecessary use of CPPFLAGS in libgui/Makefile.am
Date: Mon, 23 Feb 2015 15:14:24 -0500

On Fri, 2015-02-13 at 01:59 -0800, siko1056 wrote:
> For my Octave builds I use customized CPPFLAGS like "-march=native -O3". Most
> of the GCC flags are not supported by MOC.

CPPFLAGS are for the C preprocessor. CXXFLAGS are for the C++
compiler.

- Jordi G. H.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]