darktable: rebuild for gcc stdc++ dropping gcc4 compat

This commit is contained in:
Helmut Pozimski 2018-07-23 06:49:21 +02:00 committed by Jürgen Buchmüller
parent daf08365ad
commit f912a1b863

View file

@ -1,7 +1,7 @@
# Template file for 'darktable'
pkgname=darktable
version=2.4.4
revision=2
revision=3
build_style=cmake
# this makes sure to use -march=generic and -msse3
configure_args="-DBINARY_PACKAGE_BUILD=ON -DBUILD_NOISE_TOOLS=ON"