[Bug 218562] graphics/dri: typo in BSD sed fix from Mesa 17.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 11 17:30:44 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218562

--- Comment #4 from Jan Beich <jbeich at FreeBSD.org> ---
PORTREVISION  was bumped out of caution. llvm-config has a bunch of -f* flags
that neither Mesa build nor the ports framework passes otherwise.

$ llvm-config40 --cxxflags | sed 'y/ /\n/' | sed '/^-f/!d'
-fno-strict-aliasing
-fno-omit-frame-pointer
-fstack-protector
-fPIC
-fvisibility-inlines-hidden
-fcolor-diagnostics
-ffunction-sections
-fdata-sections
-fno-strict-aliasing
-fno-omit-frame-pointer
-fstack-protector
-fno-exceptions
-fno-rtti

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


More information about the freebsd-x11 mailing list