This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "pure-data".
The branch, 0.46 has been updated via 16dc86dacc6c78fbbfc3c1321417e1f1a0b46a0f (commit) from f29d71dcfc311e5e4710e19d5bc7ef1afbe3528a (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 16dc86dacc6c78fbbfc3c1321417e1f1a0b46a0f Author: Miller Puckette msp@ucsd.edu Date: Tue May 5 06:50:56 2015 -0700
make it possible to compile m_sched.c without pthreads by defining THREAD_LOCKING=0 as a cmpile flag. This permits compiling Pd in systems with no pthreads support (one also has to omit d_soundfile.c and supply a dunny d_soundfile_setup() function to get this to work without changing m_conf.c).
-----------------------------------------------------------------------
Summary of changes: src/m_sched.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
hooks/post-receive