Files
termux-packages/packages/racket/bc-configure.patch
termux-pacman-bot 144890ddb7 racket: Bump to 8.7
2022-11-24 11:30:56 +00:00

12 lines
346 B
Diff

--- a/src/bc/configure
+++ b/src/bc/configure
@@ -5029,7 +5029,7 @@
fi
;;
linux*|gnu*)
- LIBS="$LIBS -ldl -lm -lrt -rdynamic"
+ LIBS="$LIBS -ldl -lm -rdynamic"
DYN_CFLAGS="-fPIC"
curses_portable_link="/usr/lib/${host_cpu}-${host_os}/libncurses.a /usr/lib/${host_cpu}-${host_os}/libtermcap.a"
case "$host_cpu" in