bug 890985 - follow up to make check-sync-dirs happy r=bustage

This commit is contained in:
Brad Lassey 2013-10-18 10:55:04 -04:00
Родитель 1aa0db5ee8
Коммит aa985e5279
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -162,9 +162,6 @@ no)
esac
case "$MOZ_ALIGN" in
toolchain-default|"")
align_flag=""
;;
no)
align_flag="-mno-unaligned-access"
;;