Skip to content

Use __BYTE_ORDER__ if available and __BYTE_ORDER is not set - #12

Open
madscientist wants to merge 1 commit into
stbrumme:masterfrom
madscientist:pds/macos
Open

Use __BYTE_ORDER__ if available and __BYTE_ORDER is not set#12
madscientist wants to merge 1 commit into
stbrumme:masterfrom
madscientist:pds/macos

Conversation

@madscientist

Copy link
Copy Markdown

Compiling on MacOS failed because __BYTE_ORDER is not defined. However,
BYTE_ORDER is defined so use that when available.

Compiling on MacOS failed because __BYTE_ORDER is not defined.  However,
__BYTE_ORDER__ is defined so use that when available.
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