|
|
@ -23,6 +23,8 @@ |
|
|
|
# bootwrapper |
|
|
|
# bootwrapper |
|
|
|
%define with_bootwrapper %{?_without_bootwrapper: 0} %{?!_without_bootwrapper: 1} |
|
|
|
%define with_bootwrapper %{?_without_bootwrapper: 0} %{?!_without_bootwrapper: 1} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# python |
|
|
|
|
|
|
|
%define __python /usr/bin/python3 |
|
|
|
|
|
|
|
|
|
|
|
# These architectures install vdso/ directories. |
|
|
|
# These architectures install vdso/ directories. |
|
|
|
%define vdso_arches i686 x86_64 ppc64 ppc64le |
|
|
|
%define vdso_arches i686 x86_64 ppc64 ppc64le |
|
|
|