wok diff speech-dispatcher/receipt @ rev 13184

Up: wordpress to 3.4.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Aug 02 23:49:15 2012 +0000 (2012-08-02)
parents 87cdd99cd1b0
children 76b72f1ad63c
line diff
     1.1 --- a/speech-dispatcher/receipt	Sat Feb 06 19:58:31 2010 +0000
     1.2 +++ b/speech-dispatcher/receipt	Thu Aug 02 23:49:15 2012 +0000
     1.3 @@ -15,6 +15,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	# Binutils 2.22 break many packages build without LDFLAGS set correctly.
     1.8 +	export LDFLAGS="-Wl,--copy-dt-needed-entries"
     1.9  
    1.10  	# tiny patches and fixes
    1.11  	cd $src/src/python/speechd_config