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

coupler/Makefile: do not override LDFLAGS

parent 136840d5
CFLAGS= -I $(OPEN62541_SOURCE_HOME) -std=c99 -Wall -Wextra -Wpedantic -Werror -Wno-unused-parameter $(C_COMPILER_EXTRA_FLAGS)
LDFLAGS= -L $(OPEN62541_HOME)/lib
LDLIBS=-lopen62541
OUT_DIR= bin
server: server.c
......
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