Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
configure: Restore original endianness test
Previously the bit pattern for the endianness test was declared as a global, instead of a local, variable. This ensures that the pattern appears unchanged in the object file and is not optimized out.
- Loading branch information