Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This prevents unexpected output to stderr.
|
|
|
|
allow cross compiliation
|
|
... also print all values in irecovery as hex with 0x prefix to make it clear they are hex
|
|
|
|
|
|
It requires a program to be ran, which cannot be done when cross compiling.
AC_SYS_LARGEFILE seems to be enough to implement largefile checking.
A similar change was merged into libimobiledevice.
|
|
|
|
|
|
devices on macOS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
autoconf variable
|
|
|
|
I shouldn't do late night commits without checking that I added all files
|