xmms-wma on amd64

Roman Bogorodskiy novel at freebsd.org
Fri Oct 21 07:52:26 PDT 2005


 Vladimir wrote:

> CFLAGS itself is perfectly all right:
> make -v CFLAGS
> -O2 -fno-strict-aliasing -pipe -march=athlon64 -fpic -DPIC
> 
> It's just that this doesn't propagate to ffmpeg-strip-wma's Makefile. If I 
> add a line to post-extract target (plus your patch, of course)
>   post-extract:
>   	@${REINPLACE_CMD} -e 's|gcc|${CC}|g' ${WRKSRC}/Makefile.inc
> + 	@${REINPLACE_CMD} -e 's|CFLAGS :=|CFLAGS := ${CFLAGS}|g' 
> ${WRKSRC}/Makefile.inc
>   	@${REINPLACE_CMD} -e 's|gcc|${CC}|g' 
>   	${WRKSRC}/ffmpeg-strip-wma/config.mak
> 
> then everything builds.

I just committed fixes for bmp-wma and xmms-wma. I hope that works on
amd64 now. Thanks a lot for your help.

Roman Bogorodskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 305 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20051021/f62c1556/attachment.bin


More information about the freebsd-ports mailing list