RTEMS Source Builder | dtc: do not attempt to build on windows (!66)

Gedare Bloom (@gedare) gitlab at rtems.org
Fri Oct 18 03:26:12 UTC 2024




Gedare Bloom commented on a discussion on source-builder/config/dtc-1-1.cfg: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/66#note_113256

 >  # This configuration file configure's, make's and install's DTC.
 >  #
 >  
 > +%ifos win32 mingw mingw32
 > +%warning DTC does not build on this host, skipping.
 > +%else
 > +

Having a generic way to terminate a config would be cleaner, but, we don't have that functionality at the moment unless I'm missing something. It would be some work to add a new feature if that is what you are suggesting.

Currently this dtc config blocks building on Windows.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/66#note_113256
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241018/138c9987/attachment-0001.htm>


More information about the bugs mailing list