Changes between Initial Version and Version 1 of Ticket #63699, comment 12


Ignore:
Timestamp:
Oct 31, 2021, 11:20:24 PM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63699, comment 12

    initial v1  
    1 Gently, boys, gently... this has all been working just perfectly for many years now. All this "-arch" stuff has been properly sorted out a long time ago:
     1Base's idea of which gcc compilers understand "-arch" is centralized here:
    22
    33<https://github.com/macports/macports-base/blob/55da32098bbda9c70b1e454a4b67515d6b6f310f/src/port1.0/portconfigure.tcl#L708>
    44
    5 So before you start totally redoing everything to suit your current understandings, please make sure you know what has already been done before you.
    6 
    7 Individual ports might screw up and throw arch flags in on their own, blah, blah, blah, but the basics are all there and 20,000+ ports have been building up to now with a properly working setup.
    8 
    9 Careful...
     5Individual ports might also throw arch flags in on their own.