]> git.pld-linux.org Git - packages/scoplib.git/commitdiff
- build MP version, as required by llvm polly
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 3 Oct 2014 18:15:22 +0000 (20:15 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 3 Oct 2014 18:15:22 +0000 (20:15 +0200)
scoplib.spec

index bd8f8d42b52ac3790b94c1de26ce88ca681aa457..3442ffdcf4b34f4cd130b074e5e66fa00df25480 100644 (file)
@@ -6,7 +6,7 @@ Summary:        SCoPLib - library for polyhedral representation of high level programs
 Summary(pl.UTF-8):     SCoPLib - biblioteka do wielościanowej reprezentacji programów w językach wyższego poziomu
 Name:          scoplib
 Version:       0.2.1
-Release:       1
+Release:       2
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://web.cse.ohio-state.edu/~pouchet/software/pocc/download/modules/%{name}-%{version}.tar.gz
@@ -54,6 +54,7 @@ Statyczna biblioteka SCoPLib.
 
 %build
 %configure \
+       --enable-mp-version \
        --disable-silent-rules
 
 %{__make}
This page took 0.102397 seconds and 4 git commands to generate.