mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-12 12:50:51 +00:00
10 lines
378 B
Diff
10 lines
378 B
Diff
diff -uNr toxic-0.8.2/cfg/systems/Linux.mk toxic-0.8.2.mod/cfg/systems/Linux.mk
|
|
--- toxic-0.8.2/cfg/systems/Linux.mk 2018-02-28 01:46:56.000000000 +0200
|
|
+++ toxic-0.8.2.mod/cfg/systems/Linux.mk 2018-08-15 13:43:59.718436398 +0300
|
|
@@ -1,4 +1,4 @@
|
|
# Specials options for linux systems
|
|
CFLAGS +=
|
|
-LDFLAGS += -ldl -lrt -lcurl
|
|
+LDFLAGS += -ldl -lcurl
|
|
MANDIR = $(PREFIX)/share/man
|