darktable: unbreak x86: needs SSE2 at least.
This commit is contained in:
parent
29f4c3c0ed
commit
7853475ff1
|
@ -3,6 +3,8 @@ pkgname=darktable
|
|||
version=1.4.2
|
||||
revision=13
|
||||
build_style=cmake
|
||||
# Needs SSE2 at least
|
||||
CFLAGS="-msse2"
|
||||
configure_args="-DCUSTOM_CFLAGS=1"
|
||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
||||
homepage="http://www.darktable.org/"
|
||||
|
|
Loading…
Reference in New Issue
Block a user