Changes between Initial Version and Version 1 of Ticket #65147, comment 19


Ignore:
Timestamp:
May 10, 2022, 4:04:15 AM (2 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65147, comment 19

    initial v1  
    33> Maybe we could add a case for Intel build with `gcc` in `nettle` portfile? `--disable-assembler` makes it work.
    44
    5 We would never want to do that in general, as it would cripple the 99.9999999% of users who want a fast nettle to support 0.00000000001% of users who want to do something offbeat.
     5IMHO, we would not want to do that in general, as it would cripple the 99.9999999% of users who want a fast nettle to support 0.00000000001% of users who want to do something offbeat.
    66
    77Just do that in your own local repo, and we'll leave macports alone.
     8
     9Even when building with gcc, you can use MacPorts assembler to use a newer clang to assemble.
     10
     11It's just this gcc10-bootstrap mess that has been created.
     12
     13
     14