mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1526509 - Remove lib32-libstdc++5 requirement from mozboot/archlinux.py. r=glandium
lib32-libstdc++5 moved from multilib to AUR, but it seems like we don't need this anymore anyway. Differential Revision: https://phabricator.services.mozilla.com/D19276 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
dc77d7d5c3
commit
721d8c2e22
@ -70,7 +70,6 @@ class ArchlinuxBootstrapper(NodeInstall, StyloInstall,
|
||||
# For downloading the Android SDK and NDK.
|
||||
'wget',
|
||||
# See comment about 32 bit binaries and multilib below.
|
||||
'multilib/lib32-libstdc++5',
|
||||
'multilib/lib32-ncurses',
|
||||
'multilib/lib32-readline',
|
||||
'multilib/lib32-zlib',
|
||||
|
Loading…
Reference in New Issue
Block a user