Douglas Creager created AVRO-1096:
-------------------------------------

             Summary: Don't set default CMAKE_OSX_ARCHITECTURES
                 Key: AVRO-1096
                 URL: https://issues.apache.org/jira/browse/AVRO-1096
             Project: Avro
          Issue Type: Bug
          Components: c
    Affects Versions: 1.6.3
            Reporter: Douglas Creager
             Fix For: 1.7.0


Our CMake build scripts set CMAKE_OSX_ARCHITECTURES to a default value, and 
don't let the user override this value.  It should really be left up to the 
user to choose whether to build a universal binary or not.  (Especially since 
the list of supported platforms differs depending on which OS X version you're 
running.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to