Now enable pythran again
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
e1a4f20910
commit
348cef7acc
@ -4,7 +4,7 @@
|
|||||||
# Pythran is an optional build dependency.
|
# Pythran is an optional build dependency.
|
||||||
# When used, it makes some modules faster,
|
# When used, it makes some modules faster,
|
||||||
# but it is usually not available soon enough for new major Python versions.
|
# but it is usually not available soon enough for new major Python versions.
|
||||||
%bcond_with pythran
|
%bcond_without pythran
|
||||||
|
|
||||||
# The code is not safe to build with LTO
|
# The code is not safe to build with LTO
|
||||||
%global _lto_cflags %{nil}
|
%global _lto_cflags %{nil}
|
||||||
|
Loading…
Reference in New Issue
Block a user