Ver código fonte

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 15 anos atrás
pai
commit
65bc5a8dcd
1 arquivos alterados com 1 adições e 1 exclusões
  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 arquivo

dnl dnl
dnl Additional compile-time and link-time flags. dnl Additional compile-time and link-time flags.
dnl dnl
SNF_CXXFLAGS='-O3 -pthread -Wall'
SNF_CXXFLAGS='-O3 -pthread'
SNF_LIBS='' SNF_LIBS=''


AC_SUBST(SNF_CXXFLAGS) AC_SUBST(SNF_CXXFLAGS)

Carregando…
Cancelar
Salvar