[arch-commits] Commit in openbabel/trunk (PKGBUILD)
    Jelle van der Waa 
    jelle at archlinux.org
       
    Thu Jan 19 19:24:00 UTC 2017
    
    
  
    Date: Thursday, January 19, 2017 @ 19:23:59
  Author: jelle
Revision: 286995
upgpkg: openbabel 2.4.1-4
use wxgtk instead of the to be removed wxgtk2.8
Modified:
  openbabel/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-19 19:21:47 UTC (rev 286994)
+++ PKGBUILD	2017-01-19 19:23:59 UTC (rev 286995)
@@ -20,7 +20,7 @@
 
 build() {
   cd build
-  export CXXFLAGS+=' -std=gnu++98'
+  #export CXXFLAGS+=' -std=gnu++98'
   cmake ../openbabel-$pkgver \
     -DCMAKE_BUILD_TYPE=Release \
     -DCMAKE_INSTALL_PREFIX=/usr -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config \
    
    
More information about the arch-commits
mailing list