Commit cf60ae32 authored by Léo-Paul Géneau's avatar Léo-Paul Géneau 👾

coupler/Makefile: do not override CC

parent 568f5d22
CC=gcc
CFLAGS= -I $(OPEN62541_SOURCE_HOME) -std=c99 $(C_COMPILER_EXTRA_FLAGS)
LDFLAGS= -L $(OPEN62541_HOME)/lib
OUT_DIR= bin
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment