Support gpt and msdos disk labels on aarch64 (#1095904)
This commit is contained in:
parent
04fb2099c4
commit
b772c38d55
@ -21,6 +21,11 @@ partition tables.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
echo
|
||||
echo
|
||||
echo "Python platform.machine() output:"
|
||||
python -c "import platform; print platform.machine()"
|
||||
exit 1
|
||||
|
||||
%build
|
||||
make %{?_smp_mflags}
|
||||
|
Loading…
Reference in New Issue
Block a user