Search:
Login
Preferences
Home
What's Tribler?
Download
FAQ
Context Navigation
Back to FfmpegWin
FfmpegWin
: uname
File uname,
69 bytes
(added by jdmol,
3 years
ago)
"uname" program; put it in beginning of $PATH to prevent ./configure from using the native one
Line
1
#!/bin/bash
2
# Fake `uname' program to fool cross compilers.
3
echo foo
Download in other formats:
Original Format