https://sourceware.org/bugzilla/show_bug.cgi?id=23271

sourceware at eckner dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sourceware at eckner dot net

--- Comment #2 from sourceware at eckner dot net ---
Hi Nick,

we have a vagrant image file of a archlinux32 virtual machine.
> vagrant init archlinux32/archlinux32
Unfortunately, there is currently some manual interaction necessary to set up
the real build environment:
inside the vm:
 enable (=uncomment) [testing] [community-testing] [staging] and
[community-staging] repositories inside /etc/pacman.conf
> pacman -Syu base-devel asp
and then you can check out and build the package with
> asp32 export radare2
> cd radare2
> makepkg -Ars

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to