pulseaudio/src
Diego Elio 'Flameeyes' Pettenò 673112b192 Check for support of -z nodelete LD flag, don't use it unconditionally.
On non-GNU, non-Sun linkers, the -z option is often not understood; make
sure that the -z nodelete option is usable before making use of it.

Unbreaks build on Mac OS X.
2009-07-17 14:18:07 +02:00
..
daemon Remove exploitable LD_BIND_NOW hack (CVE-2009-1894). 2009-07-16 15:57:41 +02:00
modules stream-restore: mark volume changes from instant apply as saved ones 2009-07-01 21:11:19 +02:00
pulse introspect: Fix two memory issues in port handling code. 2009-07-12 21:07:58 +01:00
pulsecore memtrap: properly lock access to memtrap changer 2009-07-01 20:22:38 +02:00
tests Implement mix-test for s24le and s24be sample formats. 2009-06-29 17:40:42 +02:00
utils Base mainloop on pa_rtclock_now() 2009-06-20 17:29:31 +03:00
.gitignore memtrap: add new logic to trap and handle SIGBUS 2009-04-21 21:33:32 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am Check for support of -z nodelete LD flag, don't use it unconditionally. 2009-07-17 14:18:07 +02:00
map-file Base mainloop on pa_rtclock_now() 2009-06-20 17:29:31 +03:00