Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / Externals / dropbear / patches / config.sub.patch
1 --- config.sub
2 +++ config.sub
3 @@ -1344,3 +1344,6 @@
4                 os=-mint
5                 ;;
6 +       -acess2)
7 +               os=-acess2
8 +               ;;
9         -aros*)

UCC git Repository :: git.ucc.asn.au