mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-24 09:35:40 +08:00
Merge branch 'AX25' into AX25_FM
This commit is contained in:
4
Makefile
4
Makefile
@@ -8,8 +8,8 @@ CFLAGS = -g -O3 -Wall -std=c++0x -pthread
|
||||
LIBS = -lpthread -lutil
|
||||
|
||||
# Use the following CFLAGS and LIBS if you do want to use gpsd.
|
||||
#CFLAGS = -g -O3 -Wall -DUSE_GPS -std=c++0x -pthread
|
||||
#LIBS = -lpthread -lutil -lgps -lutil
|
||||
#CFLAGS = -g -O3 -Wall -DUSE_GPSD -std=c++0x -pthread
|
||||
#LIBS = -lpthread -lgps -lutil
|
||||
|
||||
LDFLAGS = -g
|
||||
|
||||
|
||||
Reference in New Issue
Block a user