1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-11-08 12:02:28 +01:00

Fix to allow setting CXXFLAGS externally

This commit is contained in:
oparviai 2015-07-03 14:56:44 +00:00
parent 1a3c1cd50e
commit 2e8250d03a

View File

@ -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