mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems-bsp: Install net-smp under the BSP if building for RTEMS.
This commit is contained in:
parent
fdb2b9edc3
commit
af4ef748f2
@ -47,6 +47,14 @@ BuildRoot: %{_tmppath}/%{name}-root-%(%{__id_u} -n)
|
||||
../${source_dir_net_snmp}/configure \
|
||||
--host=%{_host} \
|
||||
--prefix=%{_prefix} \
|
||||
--bindir=%{_bindir} \
|
||||
--exec_prefix=%{_exec_prefix} \
|
||||
--includedir=%{_includedir} \
|
||||
--libdir=%{_libdir} \
|
||||
--libexecdir=%{_libexecdir} \
|
||||
--mandir=%{_mandir} \
|
||||
--infodir=%{_infodir} \
|
||||
--datadir=%{_datadir} \
|
||||
--disable-embedded-perl \
|
||||
--disable-shared \
|
||||
--without-openssl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user