TritonDataCenter / smartos-live

For more information, please see http://smartos.org/ For any questions that aren't answered there, please join the SmartOS discussion list: https://smartos.topicbox.com/groups/smartos-discuss
1.56k stars 244 forks source link

OS-8465 illumos.sh generated by smartos-live needs to match illumos#15663 #1074

Closed danmcd closed 1 year ago

danmcd commented 1 year ago

May wish to file an OS-bug, or may just make this a putback buddy. You reviewers decide.

Tested by local build and hopefully soon by https://jenkins.tritondatacenter.com/job/TritonDataCenter/job/smartos-live/job/makeflags/

danmcd commented 1 year ago

Basically with 15655 in place, our MAKEFLAGS=k ; export MAKEFLAGS OVERRIDES the needed -e in dmake. Before this, it appears that MAKEFLAGS would be scribbled by bldenv anyway.

danmcd commented 1 year ago

Now filed an official OS bug. Treat this as such.

danmcd commented 1 year ago

NOTE: This fix in place will allow SmartOS to build post-15655 even without 15663 in place.