mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-21 00:42:56 +00:00
11 lines
209 B
Diff
11 lines
209 B
Diff
--- a/libr/lang/Makefile
|
|
+++ b/libr/lang/Makefile
|
|
@@ -17,6 +17,7 @@
|
|
CFLAGS+=-DR2_PLUGIN_INCORE
|
|
CFLAGS+=-DCONFIG_VERSION=\"0.0.0\"
|
|
LDFLAGS+=$(LIBATOMIC)
|
|
+LINK+=-lm
|
|
|
|
ifeq ($(WANT_QJS),1)
|
|
OBJS+=$(QJS_OBJS)
|