Changes between Initial Version and Version 4 of Ticket #29950


Ignore:
Timestamp:
Jun 28, 2011, 1:45:39 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29950

    • Property Cc mcalhoun@… added
    • Property Status changed from new to assigned
    • Property Keywords haspatch added
    • Property Owner changed from macports-tickets@… to ryandesign@…
  • Ticket #29950 – Description

    initial v4  
    1 Changeset 79508 removed the 'variant universal' section without adding a 'universal_variant yes' flag.  Further, LDFLAGS was not picking up the configure.universal_ldflags when needed (probably due to specification in build.args?), so the build was dropping the fat binaries during the final link.  So I've also added a line with the other universal reinplace settings to apply the configure.universal_ldflags to the Makefile.
     1Changeset [79508] removed the 'variant universal' section without adding a 'universal_variant yes' flag.  Further, LDFLAGS was not picking up the configure.universal_ldflags when needed (probably due to specification in build.args?), so the build was dropping the fat binaries during the final link.  So I've also added a line with the other universal reinplace settings to apply the configure.universal_ldflags to the Makefile.