summaryrefslogtreecommitdiff
path: root/mysys/thr_mutex.c
diff options
context:
space:
mode:
authorVladislav Vaintroub <vvaintroub@mysql.com>2010-11-13 19:38:39 +0100
committerVladislav Vaintroub <vvaintroub@mysql.com>2010-11-13 19:38:39 +0100
commit0e1e1491ae061372f0858b97f374f297e79931ec (patch)
treef9ecaa74685e238755a9d9a2fa6241ee4ad043e4 /mysys/thr_mutex.c
parentc86a33408e4fe19a40766aa5b283d95dd76c82fb (diff)
downloadmariadb-git-0e1e1491ae061372f0858b97f374f297e79931ec.tar.gz
Bug#58178: "make package" is broken with cmake 2.8.3
Problem: with "make package" , many small packages are generated, one per CMake COMPONENT, instead of expected single package. This is due to the new (in cmake 2.8.3) component-based install for archive( e.g ZIP,TGZ ) CPack generators. See http://public.kitware.com/Bug/view.php?id=11452 for discussion. Fix: use CPACK_MONOLITHIC_INSTALL=1 to enforce single package. Reset this variable temporarily to 0 for MSI creation (MSI needs COMPONENTs)
Diffstat (limited to 'mysys/thr_mutex.c')
0 files changed, 0 insertions, 0 deletions