|
|
|
@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS] |
|
|
|
Group: Network |
|
|
|
Group: Network |
|
|
|
License: BSD |
|
|
|
License: BSD |
|
|
|
Version: 5.0.8 |
|
|
|
Version: 5.0.8 |
|
|
|
Release: 20030818 |
|
|
|
Release: 20030819 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_fsl yes |
|
|
|
%option with_fsl yes |
|
|
|
@ -126,7 +126,7 @@ AutoReqProv: no |
|
|
|
./configure \ |
|
|
|
./configure \ |
|
|
|
--cache-file=./config.cache \ |
|
|
|
--cache-file=./config.cache \ |
|
|
|
--with-cc="%{l_cc}" \ |
|
|
|
--with-cc="%{l_cc}" \ |
|
|
|
--with-cflags="%{l_cflags -O} %{l_cppflags} -fpic" \ |
|
|
|
--with-cflags="%{l_cflags -O} %{l_cppflags}" \ |
|
|
|
--with-ldflags="%{l_ldflags} %{l_fsl_ldflags}" \ |
|
|
|
--with-ldflags="%{l_ldflags} %{l_fsl_ldflags}" \ |
|
|
|
--with-libs="%{l_fsl_libs}" \ |
|
|
|
--with-libs="%{l_fsl_libs}" \ |
|
|
|
--prefix=%{l_prefix} \ |
|
|
|
--prefix=%{l_prefix} \ |
|
|
|
|