On Thu, Feb 13, 2003, Peter Smej wrote:

>    %build
>        CC="%{l_cc}" \
>   -    CFLAGS="%{l_cflags -O}" \
>   -    CPPFLAGS="%{l_cppflags}" \
>   -    LDFLAGS="%{l_ldflags}" \
>        ./configure \
>            --prefix=%{l_prefix}
>        %{l_make} %{l_mflags -O}

Ops, any reason why you removed this? Yes, CPPFLAGS and LDFLAGS perhaps
can be removed unless the package depends on other libraries, but CFLAGS
usually never should be removed!
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to