Skip to content
Snippets Groups Projects
Commit f5cd8f09 authored by florian.burgener's avatar florian.burgener
Browse files

Update Makefile

parent 68208abb
No related branches found
No related tags found
No related merge requests found
CC = gcc CC = gcc
# CCFLAGS = -g -Wall -Wextra -pedantic
CCFLAGS = -g -Wall -Wextra -pedantic -fsanitize=address -fsanitize=leak CCFLAGS = -g -Wall -Wextra -pedantic -fsanitize=address -fsanitize=leak
circ_list.o: circ_list.c circ_list.h circ_list.o: circ_list.c circ_list.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment