Explorar el Código

Removed -Wall from g++ flags. Incremented version to 3.0.3 on previous commit.






git-svn-id: https://svn.microneil.com/svn/PKG-SNF-CS-NIX/trunk@14 233e721a-07f6-49eb-a7da-05e0e16828fc
master
adeniz hace 15 años
padre
commit
65bc5a8dcd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      SNF_CS_Developer_Package.3.0.2_p4/configure.ac

+ 1
- 1
SNF_CS_Developer_Package.3.0.2_p4/configure.ac Ver fichero

@@ -86,7 +86,7 @@ AC_CHECK_LIB(pthread, pthread_create,,
dnl
dnl Additional compile-time and link-time flags.
dnl
SNF_CXXFLAGS='-O3 -pthread -Wall'
SNF_CXXFLAGS='-O3 -pthread'
SNF_LIBS=''

AC_SUBST(SNF_CXXFLAGS)

Cargando…
Cancelar
Guardar