Zhihao Yuan <lich...@gmail.com> writes: > On Thu, Dec 29, 2011 at 6:07 PM, Thomas Zander > <thomas.e.zan...@googlemail.com> wrote: >> Hi, >> >> thank you all for your comments on the first iteration of the ports. >> A heavily revised version can be found on >> http://www.rrr.de/~riggs/mplayer/m20111230.tar.bz2 >> >> Changes: [...] >> - use newer gcc and binutils thus enabling significant speed-ups (and >> also, since most mplayer and ffmpeg development is done on newer gcc >> and binutils than we have in the base system, it's slowly getting >> tedious to ensure compatibility with older toolchain)
So, with the new toolchain --disable-ssse3 is dropped but why BROKEN_RELOCATIONS is still there? > > GJ. Tested with clang, no problem either. Even though the port now explicitly uses gcc, ignoring CC from make.conf or Makefile.local ? And on clang with -integrated-as being default gnu as is not used, e.g. try to remove /usr/bin/as, it'd still build fine. _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"