Date: Sat, 23 Apr 2005 18:27:20 +0000 (UTC) From: Michael Johnson <ahze@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/x264/files patch-configure Message-ID: <200504231827.j3NIRKOx094502@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ahze 2005-04-23 18:27:20 UTC FreeBSD ports repository Modified files: multimedia/x264/files patch-configure Log: - Attempt to fix build on amd64 by disabling MMX/SSE code. gcc complains that -fPIC is needed to link the shared lib, but I have no idea how to do this with yasm? with out disabling the shared library and just making a static library. Pointed out by: krismail Revision Changes Path 1.3 +9 -5 ports/multimedia/x264/files/patch-configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504231827.j3NIRKOx094502>