Added math library
This commit is contained in:
parent
92bc54e3a6
commit
cdd9fba25c
@ -31,7 +31,7 @@ else
|
||||
CXXFLAGS += -D NDEBUG -O3
|
||||
endif
|
||||
|
||||
LDLIBS := -lcairo -lscscreensaver
|
||||
LDLIBS := -lm -lcairo -lscscreensaver
|
||||
|
||||
RM := /bin/rm -f
|
||||
INSTALL := /usr/bin/install -c
|
||||
|
Loading…
x
Reference in New Issue
Block a user