[kde-freebsd] [Bug 206169] Mk/Uses/cmake.mk: THREADS_HAVE_PTHREAD_ARG issue
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 13 09:47:35 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206169
Raphael Kubo da Costa <rakuco at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|maintainer-feedback?(kde at Fr |maintainer-feedback+
|eeBSD.org) |
Keywords|needs-patch, needs-qa |
--- Comment #1 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
Hi,
If I recall correctly, we're consciously setting this variable because we do
want -pthread instead of -lpthread: the former implies the latter and also
passes a few other options to the compiler that may be necessary to get proper
pthreads support (on other platforms it sets _REENTRANT, for example, though
I'm not sure if that's needed on FreeBSD).
MariaDB should probably be just able to accept arguments that don't start with
"-l".
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the kde-freebsd
mailing list