Skip to content
Snippets Groups Projects
Commit edd89453 authored by Ladislav Láska's avatar Ladislav Láska
Browse files

Povoleny warningy (patch by MJ).

parent 747777c0
Branches
No related tags found
No related merge requests found
# Compilation settings:
CFLAGS=-Wall -std=gnu99 -I/usr/include/netpbm $(MYCFLAGS)
CFLAGS=-Wall -Wextra -std=gnu99 -I/usr/include/netpbm $(MYCFLAGS)
LDFLAGS=-lm -lnetpbm $(MYLDFLAGS)
OPTCFLAGS=$(CFLAGS) -O3 -march=native -DNDEBUG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment