YASH BHIWANIA commented on a discussion on rtems/config/devel/safeclib-3.9.1-1.cfg: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/269#note_153790 > +Version: 3.9.1 > +Release: %{release} > +URL: https://github.com/rurban/safeclib > + > +# > +# Source configuration > +# > +%source set safeclib > https://github.com/rurban/safeclib/releases/download/v%{version}/safeclib-%{version}.tar.gz > +%hash sha512 safeclib-%{version}.tar.gz > 7b9760737143a121a7208b3568a70d9561db11765c6082dd1ad1323223b7ca545530a4ed489a3d63fde1e98f742bfa85f5659836e04fe1520a45c87fdbc051e5 > + > +%prep > + %source setup safeclib -q -n safeclib-%{version} > + > +%build > + # Extract the BSP name and format the exact pkg-config string > + BSP_NAME=$(basename %{with_rtems_bsp}) I initially used a BSP build to follow existing RSB patterns and get a working prototype for my GSoC project. Since it's pure software, I agree a multilib build makes more sense. I'll pivot to that approach. -- View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/269#note_153790 You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-2g13yzbulrr6eopxd6da4cptx-e/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
