doc: Update `HACKING'.

* HACKING (SETUP): Update arm triplet.
This commit is contained in:
Jan (janneke) Nieuwenhuizen 2022-10-16 23:19:36 +02:00
parent a156fb08b2
commit 9ef3077213
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@
guix shell #64 bit + 32bit
CC=i686-unknown-linux-gnu-gcc ./configure
CC=arm-unknown-linux-gnu-gcc ./configure
CC=arm-unknown-linux-gnueabihf-gcc ./configure
or
./configure