FreeBSD Bugzilla – Attachment 134659 Details for
Bug 179352
databases/mysql51-server: remove optional dependency on eevel/linuxthreads
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.28 KB, created by
Rene Ladan
on 2013-06-05 22:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Rene Ladan
Created:
2013-06-05 22:10:00 UTC
Size:
1.28 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 320012) >+++ Makefile (working copy) >@@ -72,17 +72,8 @@ > .if ${ARCH} == "i386" > CONFIGURE_ARGS+=--enable-assembler > .endif >-.if defined(WITH_LINUXTHREADS) >-CONFIGURE_ARGS+=--with-named-thread-libs='-DHAVE_GLIBC2_STYLE_GETHOSTBYNAME_R >-CONFIGURE_ARGS+=-D_THREAD_SAFE -I${LOCALBASE}/include/pthread/linuxthreads >-CFLAGS+= -D__USE_UNIX98 -D_REENTRANT -D_THREAD_SAFE >-CFLAGS+= -I${LOCALBASE}/include/pthread/linuxthreads >-LIB_DEPENDS+= lthread:${PORTSDIR}/devel/linuxthreads >-CONFIGURE_ARGS+=-L${LOCALBASE}/lib -llthread -llgcc_r -llstdc++ -llsupc++' >-.else > CONFIGURE_ARGS+=--with-named-thread-libs=${PTHREAD_LIBS} > CFLAGS+= ${PTHREAD_CFLAGS} >-.endif > > .if defined(BUILD_OPTIMIZED) > CFLAGS+= -O3 -fno-omit-frame-pointer >@@ -140,7 +131,6 @@ > @${ECHO} " WITH_COLLATION=collate Define default collation (latin1_swedish_ci)." > @${ECHO} " WITH_OPENSSL=yes Enable secure connections" > @${ECHO} " (define WITHOUT_YASSL for backward compatibility)." >- @${ECHO} " WITH_LINUXTHREADS=yes Use the linuxthreads pthread library." > @${ECHO} " WITH_PROC_SCOPE_PTH=yes Use process scope threads" > @${ECHO} " (try it if you use libpthread)." > @${ECHO} " WITH_FAST_MUTEXES=yes Replace mutexes with spinlocks."
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 179352
: 134659