This commit is contained in:
Duncan X. Simpson 2016-12-18 00:00:21 +00:00 committed by GitHub
commit 0c56e15202
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ all : $(APPS) direwolf.desktop direwolf.conf
@echo " "
CC := gcc
CFLAGS := -O3 -pthread -Igeotranz
CFLAGS := -O3 -pthread -Igeotranz -g -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE=1
LDFLAGS := -lm -lpthread -lrt