Skip to content
Snippets Groups Projects

fix path for using internally built tools

Merged Claudio Scafuri requested to merge X86_64-gitlab into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -26,6 +26,10 @@ NCLIBSHSYMLINK = libnc.$(SHSUFFIX)
NCLIBSTAT = libnc.a
LDFLAGS= -shared -Wl,-soname=$(SHSONAME)
#add path ofr using internnally generated nc compiler
PATH := $(BASEDIR)/bin:${PATH}
export PATH
#definitions for ARM-YOCTO
# GCC = arm-flop-linux-gnueabi-gcc
# CC = arm-flop-linux-gnueabi-gcc