[Bug 246540] /usr/bin/as deprecation warning from BZ233611 & r350518 breaks GNU assembler detection in cmake
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 18 17:07:40 BST 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246540
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: emaste
Date: Mon May 18 16:07:14 UTC 2020
New revision: 361218
URL: https://svnweb.freebsd.org/changeset/base/361218
Log:
GNU as: move deprecation message after option parsing
Some cmake test parses the output of the first line of as --version, and
emits an error if it does not contain some expected strings:
Checking whether the ASM compiler is GNU using "--version" did not match
"(GNU assembler)|(GCC)|(Free Software Foundation)"
Emit the deprecation message later, after parsing argv and thus --version.
PR: 246540
Reported by: dch
Sponsored by: The FreeBSD Foundation
Changes:
head/contrib/binutils/gas/as.c
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list