Merge pull request #12713 from Rmys/master
python3 libffi boost rebuild list
This commit is contained in:
@@ -20,4 +20,4 @@ def install():
|
|||||||
# fix rpath
|
# fix rpath
|
||||||
shelltools.system("chrpath -d %s/usr/lib/*" % get.installDIR())
|
shelltools.system("chrpath -d %s/usr/lib/*" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("LICENSE*", "README*")
|
pisitools.dodoc("LICENSE*", "README*")
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
<Dependency>onetbb-devel</Dependency>
|
<Dependency>onetbb-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch>suitesparse-no-demo.patch</Patch>
|
<!-- <Patch>suitesparse-no-demo.patch</Patch> -->
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user