[Bug 251073] sysutils/plasma5-kinfocenter: show up FreeBSD 12.1 on FreeBSD 12.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 16 03:03:46 GMT 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251073
--- Comment #10 from marshall <marshall.ruanel at qq.com> ---
(In reply to Adriaan de Groot from comment #8)
Okey, I made a test.c file with what you give me and compile it by clang
here is the test output:
$ ./a.out
0: 12.2-RELEASE
$ UNAME_r="derpderp" ./a.out
0: derpderp
$ UNAME_r="something_not_fun" ./a.out
0: something_not_fun
But this is still weird, it can not explain where is the "12.1-P10" comes from.
Anyway, thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list