mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-06 23:20:03 +01:00
Fix to allow setting CXXFLAGS externally
This commit is contained in:
parent
1a3c1cd50e
commit
2e8250d03a
@ -199,7 +199,7 @@ fi
|
||||
AC_SUBST([AM_CXXFLAGS], [$AM_CXXFLAGS])
|
||||
|
||||
# Empty default CXXFLAGS so user can set them if desirable
|
||||
AC_SUBST([CXXFLAGS], [ ])
|
||||
#AC_SUBST([CXXFLAGS], [ ])
|
||||
|
||||
|
||||
# SSTypes.h by default enables optimizations. Those already got disabled if
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user