Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37706817
en ru br
ALT Linux repositórios
S:8.0.30-alt2
5.0: 5.0.89-alt1
4.1: 5.0.51-alt2.a
4.0: 5.0.51-alt2.a.M40.2
+updates:5.0.51-alt2.a.M40.1
3.0: 4.0.24-alt1

Group :: Banco de dados
RPM: MySQL

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: mysql-5.0.15-disable-pthreadsmutexes.patch
Download


--- configure.in	2005-10-17 03:27:43.000000000 +0200
+++ configure.in.oden	2005-10-24 18:01:25.000000000 +0200
@@ -2459,10 +2459,10 @@
       AC_CONFIG_FILES(bdb/Makefile)
 
       echo "CONFIGURING FOR BERKELEY DB" 
-      bdb_conf_flags="--disable-shared --build=$build_alias"
+      bdb_conf_flags="--disable-pthreadsmutexes --disable-shared --build=$build_alias"
       if test $with_debug = "yes"
       then
-        bdb_conf_flags="$bdb_conf_flags --enable-debug --enable-diagnostic"
+        bdb_conf_flags="$bdb_conf_flags --disable-pthreadsmutexes --enable-debug --enable-diagnostic"
       fi
       # NOTICE: if you're compiling BDB, it needs to be a SUBDIR
       # of $srcdir (i.e., you can 'cd $srcdir/$bdb').  It won't
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009