Skip to content

Test whether big/little endian using newer constructs.#177

Open
luciansmith wants to merge 2 commits intolevel1-version5from
new-byteorder-test
Open

Test whether big/little endian using newer constructs.#177
luciansmith wants to merge 2 commits intolevel1-version5from
new-byteorder-test

Conversation

@luciansmith
Copy link
Collaborator

For some reason, Windows WSL/Ubuntu didn't work with the older method (which I believe is now deprecated); use the newer 'CMAKE_C_BYTE_ORDER' instead.

For some reason, Windows WSL/Ubuntu didn't work with the older method (which I believe is now deprecated); use the newer 'CMAKE_C_BYTE_ORDER' instead.
Still not sure why!  But changing "${LIBZ_LIBRARY}" to just LIBZ_LIBRARY worked in my new dependencies environment.  I believe it should still work normally, as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant