mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-20 21:33:19 -07:00
Don't depend on local path/lib settings for easier compilation
This commit is contained in:
parent
c9f99c010e
commit
e6b13a5718
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
PATH=..\..\devkitARM\bin;%PATH%
|
||||
CC = arm-elf-gcc
|
||||
AS = arm-elf-as
|
||||
LD = arm-elf-ld
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue