You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing config.h from .c files meant WORDS_BIGENDIAN was always not
defined when rd_util.h was included.
This adds it back, restoring support for big-endian hosts.
0 commit comments