Gedare Bloom commented on a discussion: 
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/172#note_149817


ok, something like `config/glib-2-meson.cfg ` might be needed, it adds
```
%if %{_dry_run} && %{defined with_download}
 %log GLib configuration errors ignored
 %define glib_error 0
%else
 %define glib_error 1
%endif
```

although I don't know what that magic does.

Does `sb-set-sources` set `dry-run` or `with-download`?

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


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to