mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-23 15:53:08 +00:00
configure: detect 64-bit generic platforms
Currently, any unrecognised platform is treated as 32-bit. This should detect *most* 64-bit platforms, namely LP64 and LLP64 ones. Unfortunately this will not work for ILP32 ABIs on 64-bit ISAs, but still better than nothing.
This commit is contained in:
parent
c3814d5409
commit
0d748eec8d
Loading…
Reference in New Issue
Block a user