mirror of
https://github.com/RPCS3/soundtouch.git
synced 2024-11-08 20:12:27 +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])
|
AC_SUBST([AM_CXXFLAGS], [$AM_CXXFLAGS])
|
||||||
|
|
||||||
# Empty default CXXFLAGS so user can set them if desirable
|
# 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
|
# SSTypes.h by default enables optimizations. Those already got disabled if
|
||||||
|
Loading…
Reference in New Issue
Block a user