https://bugs.freedesktop.org/show_bug.cgi?id=75010
Vinson Lee <v...@freedesktop.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Vinson Lee <v...@freedesktop.org> --- commit 8479edf3d7c693ad53f0285db03f1e2acfb777e1 Author: Vinson Lee <v...@freedesktop.org> Date: Fri May 9 18:21:59 2014 -0700 configure.ac: Remove -fstack-protector-strong from LLVM flags. -fstack-protector-strong is not supported by clang. This patch fixes this build error on Fedora 20 with clang. CXX gallivm/lp_bld_debug.lo clang: error: unknown argument: '-fstack-protector-strong' Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=75010 Signed-off-by: Vinson Lee <v...@freedesktop.org> -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev