[Bug 215107] head -r309656 clang 3.9.0 for TARGET_ARCH=powerpc: -mminimal-toc rejected (missing llvm 19098 fix?)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 10 09:23:43 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215107
--- Comment #6 from Mark Millard <markmi at dsl-only.net> ---
Created attachment 178693
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178693&action=edit
Corrected patch to track compiler type
Since at least gcc 4.2.1 requires the -mminimal-toc usage
have the patch track the COMPILER_TYPE (gcc vs. not) for
if -mminimal-toc is used vs. not.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list