diff options
| author | Stephen Sinclair <radarsat1@gmail.com> | 2016-02-18 13:17:06 -0300 |
|---|---|---|
| committer | Stephen Sinclair <radarsat1@gmail.com> | 2016-02-18 13:21:38 -0300 |
| commit | ac3032ecbbadf20c4d3e3237ed6a6c73bf64b587 (patch) | |
| tree | ff33687548218abeb90ab1fac0d09ac932142a93 /tests/duplex.cpp | |
| parent | 155405f0de1b949269e71028f39f4df5a9711a0e (diff) | |
Fix handling of CXXFLAGS in configure.ac.
CXXFLAGS should be set before AC_PROG_CXX. This patch uses a syntax
allowing it to be overridden during "env CXXFLAGS=... ./configure",
"./configure CXXFLAGS=..." or during "make CXXFLAGS=..."
Keeps previous behaviour of -O3 for normal builds, -g -O0 for debug
builds, and keeps the define __RTAUDIO_DEBUG__, however this is done
using AC_DEFINE.
Diffstat (limited to 'tests/duplex.cpp')
0 files changed, 0 insertions, 0 deletions
