mirror of
https://github.com/matrix-construct/construct
synced 2025-02-16 16:50:12 +01:00
fixup! configure.ac: Add -ffriend-injection to CXXFLAGS.
This commit is contained in:
parent
1c27e4e4c7
commit
bcbf701f5e
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ dnl
|
|||
AC_SUBST(CC)
|
||||
AC_SUBST(CXX)
|
||||
AC_SUBST(CFLAGS)
|
||||
AC_SUBST(CXXFLAGS)
|
||||
AC_SUBST(CXXFLAGS, "-ffriend-injection")
|
||||
AC_SUBST(CPPFLAGS)
|
||||
AC_SUBST(LDFLAGS)
|
||||
AC_SUBST(LIBS)
|
||||
|
|
Loading…
Add table
Reference in a new issue