summaryrefslogtreecommitdiff
path: root/homebrew/i386elfbinutils/.make.sh-auto
blob: 31cbdb38a573d7e5fead88db41089fa9aa83f262 (plain)
1
2
3
4
pkg:setup
pkg:configure --target=i386-elf --disable-multilib --disable-nls --disable-werror
make
make DESTDIR=${PKG_DEST} install