static-toolbox icon indicating copy to clipboard operation
static-toolbox copied to clipboard

whishlist: strace

Open vanhauser-thc opened this issue 2 years ago • 2 comments

if you could add strace to the list of binaries - that would be awesome! :)

vanhauser-thc avatar Dec 17 '21 12:12 vanhauser-thc

this is all it needs beside the cross compile stuff:

./bootstrap
export LDFLAGS="-static -pthread"
./configure
make

vanhauser-thc avatar Dec 17 '21 13:12 vanhauser-thc

I also think that would be a great addition. I will work on this ASAP, thanks for the hint!

takeshixx avatar Dec 18 '21 15:12 takeshixx