Changes between Version 1 and Version 2 of Ticket #66761, comment 9


Ignore:
Timestamp:
Jan 26, 2023, 12:00:40 PM (16 months ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66761, comment 9

    v1 v2  
    11Dean, can you help us come up with a new option here?
    22
    3 Either the muniversal portgroups need to be changed to accept the new configure command ending with “meson setup” or the "setup" command needs to be added to the "configure.pre_args" -- prepended to it I guess. That might be the best, as the configure command is really not supposed to have any arguments added on to it for just this reason...
     3Either the muniversal portgroups need to be changed to do the right thing with the configure command ending with “meson setup” or the "setup" command needs to be added to the "configure.pre_args" -- prepended to it I guess. That might be the best, as the configure command is really not supposed to have any arguments added on to it for just this reason...
    44
    55Or some similarly suitable option that keeps universal building working.