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_153791 > +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}) Got it. I'll remove the manual pkg-config logic and use rtems/rtems-bsp.cfg to handle the flags natively. -- View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/269#note_153791 You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-dluazz1zum0uf8n7yzryqlr9s-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
