chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
libgpg-error: workaround no stdout atexit with constructor prior to N (#1017)
[termux-packages]
/
packages
/
aria2
/
configure.patch
1
diff -u -r ../aria2-1.31.0/configure ./configure
2
--- ../aria2-1.31.0/configure 2017-01-16 14:36:12.000000000 +0100
3
+++ ./configure 2017-03-18 22:59:35.435911913 +0100
4
@@ -26132,7 +26132,6 @@
5
case "$host" in
6
*android*)
7
android=yes
8
- LIBS="$LIBS -lstdc++ -lsupc++"
9
case "$host" in
10
arm-*)
11
android_arm=yes