mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-20 00:31:00 +03:00
port from libsofa to liberfa
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PROGRAM = stellariumdaemon
|
||||
LDFLAGS = -lsofa_c -pthread
|
||||
LDFLAGS = -lerfa -pthread
|
||||
SRCS = $(wildcard *.c)
|
||||
CC = gcc
|
||||
DEFINES = -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=1111
|
||||
|
||||
Reference in New Issue
Block a user