snmp/snmp.spec

changeset 327
02bcb113e039
parent 326
efe7dfa57059
child 353
198005e4aad2
equal deleted inserted replaced
1:e458640f15d0 2:5b162b187579
141 case "%{l_platform -t}" in 141 case "%{l_platform -t}" in
142 *-hpux* ) loclibs="-lnm" ;; 142 *-hpux* ) loclibs="-lnm" ;;
143 esac 143 esac
144 144
145 # configure package 145 # configure package
146 CONFIG_SHELL=%{l_bash} \
146 ./configure \ 147 ./configure \
147 --cache-file=./config.cache \ 148 --cache-file=./config.cache \
148 --with-cc="%{l_cc}" \ 149 --with-cc="%{l_cc}" \
149 --with-cflags="%{l_cflags -O} %{l_cppflags}" \ 150 --with-cflags="%{l_cflags -O} %{l_cppflags}" \
150 --with-ldflags="%{l_ldflags} %{l_fsl_ldflags}" \ 151 --with-ldflags="%{l_ldflags} %{l_fsl_ldflags}" \

mercurial