mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-09 12:11:20 -03:00
configure: enable GNU/POSIX extensions by default
Reenable mkostemp on Cygwin. Work on #2952.
This commit is contained in:
@@ -92,6 +92,7 @@ AC_PROG_CXX([g++ c++])
|
||||
AC_PROG_INSTALL
|
||||
AC_PROG_SED
|
||||
AC_LANG(C++)
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
|
||||
echo "CXXFLAGS: $CXXFLAGS"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user