Support gpt and msdos disk labels on aarch64 (#1095904)

This commit is contained in:
David Cantrell 2014-06-24 11:52:21 -04:00
parent 04fb2099c4
commit b772c38d55

View File

@ -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}