Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Feb 2017 07:52:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 216718] multimedia/ffmpeg: clang 4.0 crashes with -O3 -march=native
Message-ID:  <bug-216718-12827-e0cr4E5kSE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216718-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216718-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216718

--- Comment #2 from Jan Beich (mail not working) <jbeich@FreeBSD.org> ---
Created attachment 179518
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179518&action=
=3Dedit
command line args (for clang 4.0)

Alternatively, one can do the following:

  $ cd /usr/ports/multimedia/ffmpeg
  $ make configure
  $ cd $(make -V WRKSRC)
  $ cc -m32 -O3 -march=3Dhaswell -I. -c libavfilter/vf_waveform.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216718-12827-e0cr4E5kSE>