On Wed, Oct 08, 2003, Michael Schloh wrote:
>   Log:
>     FreeBSD doesn't have UINT32_MAX, so substitute UINT_MAX which should
>     be safe
>
>[...]
>
>    %prep
>        %setup -q
>   +    case "%{l_platform -t}" in
>   +        *-freebsd* )
>   +            %{l_shtool} subst \
>   +                -e 's;UINT32_MAX;UINT_MAX;' \
>   +                bgpd/bgp_routemap.c
>   +            ;;
>   +    esac
>
>    %build
>        #   configure package
>
Please review this change. I wouldn't be so hackhappy about it if FreeBSD
was more often found on 64 bit platforms, but I'm not so sure about that.

-- 
[EMAIL PROTECTED]
Development Team, Operations Northern Europe
Cable & Wireless Telecommunications Services GmbH

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to