trickle: fix build with newer glibc #35
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "tombriden/hasufell-repository:trickle-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -29,2 +30,4 @@
)
src_prepare(){
CFLAGS+=" -I/usr/include/tirpc"
hm... doesn't this need proper xhost prefix?
yep, it does! have fixed
This branch conflicts with master. You should rebase on
3716ee38e4
Oops, sorted
@ -17,6 +17,7 @@ MYOPTIONS=""
DEPENDENCIES="
build+run:
dev-libs/libevent:=
net-libs/libtirc
Is it correct that these changes should also apply for the non-scm version?
Yep, same build error: