mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-21 06:13:41 +00:00
Merge branch 'master' of github.com:jankae/VNA2
This commit is contained in:
commit
1bfaafb37a
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ PERIFLIB_SOURCES =
|
|||
#######################################
|
||||
# binaries
|
||||
#######################################
|
||||
BINPATH = /usr/bin
|
||||
BINPATH ?= /usr/bin
|
||||
PREFIX = arm-none-eabi-
|
||||
CC = $(BINPATH)/$(PREFIX)gcc
|
||||
CXX = $(BINPATH)/$(PREFIX)g++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue