octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #55804] [octave forge] (video) Honor CXXFLAGS


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55804] [octave forge] (video) Honor CXXFLAGS when building the *.oct files
Date: Fri, 1 Mar 2019 13:22:22 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36

Update of bug #55804 (project octave):

                  Status:                    None => Patch Submitted        

    _______________________________________________________

Follow-up Comment #1:

The addition of 'AC_SUBST(CXXFLAGS)' to configure.ac is redundant because it
is already AC_SUBST'd automatically by AC_PROG_CXX. But it's fine if the
maintainer wants it to be explicit.

'AC_SUBST(CPPFLAGS)' is also builtin and could be removed.

Confirmed that if 'configure' is called with CXXFLAGS in the environment,
those options are not passed on to the Makefile, and this patch looks like it
does the right thing.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55804>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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