Skip to content
Snippets Groups Projects
Commit 1612db04 authored by Maxim Menshikov's avatar Maxim Menshikov
Browse files

easy-soc-libs: start using more GCC diagnostics

parent 680a2974
Branches
Tags
No related merge requests found
CC = gcc CC = gcc
CFLAGS = -O2 -Wall -g
-include ../Makefile.diag.inc
CFLAGS = -O2 -g $(DIAG_CFLAGS) -Werror
LIBETH_CFLAGS += -I. -I../libeasy LIBETH_CFLAGS += -I. -I../libeasy
LIBETH_LDFLAGS += -L../libeasy LIBETH_LDFLAGS += -L../libeasy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment