[ https://issues.apache.org/jira/browse/AVRO-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840295#action_12840295 ]
Doug Cutting commented on AVRO-443: ----------------------------------- Bruce, a patch would be best, even if it's trivial. > Endianness is determined at configure time rather than compile time > ------------------------------------------------------------------- > > Key: AVRO-443 > URL: https://issues.apache.org/jira/browse/AVRO-443 > Project: Avro > Issue Type: Sub-task > Components: c > Reporter: Bruce Mitchener > > configure.in includes: > AC_C_BIGENDIAN > That will define (or not) WORDS_BIGENDIAN ... which is used in > src/encoding_binary.c > That can be replaced with some compile-time checks ... I can submit a patch > if necessary, let me know. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.