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


Ignore:
Timestamp:
Jan 26, 2023, 11:59:51 AM (15 months ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66761, comment 9

    initial v1  
    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 containing meson somehow (but not ending with meson) and do the right thing, 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 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...
    44
    55Or some similarly suitable option that keeps universal building working.