mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-18 15:35:26 +00:00
11 lines
159 B
Diff
11 lines
159 B
Diff
--- a/libr/muta/Makefile
|
|
+++ b/libr/muta/Makefile
|
|
@@ -1,6 +1,7 @@
|
|
NAME=r_muta
|
|
R2DEPS=r_util
|
|
CFLAGS+=-DR2_PLUGIN_INCORE
|
|
+LINK+=-lm
|
|
|
|
include ../config.mk
|
|
|