Build with -fcommon

This commit is contained in:
Miro Hrončok 2020-02-12 20:01:06 +01:00
parent 1dceae177c
commit 64a5625b90

View File

@ -14,6 +14,11 @@ URL: http://pypy.org/
# 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
# Uses upstream bundled prebuilt wheels otherwise
%bcond_without rpmwheels