Selaa lähdekoodia

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 vuotta sitten
vanhempi
commit
65bc5a8dcd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 Näytä tiedosto

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

Loading…
Peruuta
Tallenna