mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-27 10:29:18 +08:00
changed -elf to -eabi in install-gnuarm4.sh ARMLIB suggestion
This commit is contained in:
parent
f774db9598
commit
f5c5499ab8
1 changed files with 1 additions and 1 deletions
|
@ -273,5 +273,5 @@ chmod -R a+rX .
|
|||
|
||||
echo Downloaded archives are in ${SRCDIR}
|
||||
echo build driectory: ${BUILDDIR}
|
||||
echo set environment variable ARMLIB to ${DESTDIR}/lib/gcc/arm-elf/4.3.3/interwork for Makefile.linux
|
||||
echo set environment variable ARMLIB to ${DESTDIR}/lib/gcc/arm-eabi/4.3.3/interwork for Makefile.linux
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue