Build with -fcommon
This commit is contained in:
parent
1dceae177c
commit
64a5625b90
@ -14,6 +14,11 @@ URL: http://pypy.org/
|
|||||||
|
|
||||||
# High-level configuration of the build:
|
# High-level configuration of the build:
|
||||||
|
|
||||||
|
# Build with -fcommon
|
||||||
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1796821
|
||||||
|
# https://bitbucket.org/pypy/pypy/issues/3163
|
||||||
|
%define _legacy_common_support 1
|
||||||
|
|
||||||
# Whether to use RPM build wheels from the python-{pip,setuptools}-wheel package
|
# Whether to use RPM build wheels from the python-{pip,setuptools}-wheel package
|
||||||
# Uses upstream bundled prebuilt wheels otherwise
|
# Uses upstream bundled prebuilt wheels otherwise
|
||||||
%bcond_without rpmwheels
|
%bcond_without rpmwheels
|
||||||
|
Loading…
Reference in New Issue
Block a user