ruby: fix 'pcrel too far' build problem on SuperH architectures
authorThomas De Schampheleire <patrickdepinguin@gmail.com>
Sun, 13 Oct 2013 11:45:04 +0000 (13:45 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 14 Oct 2013 11:01:23 +0000 (13:01 +0200)
commit61ac6731528bf2c6f0598da02d9134821bbb3b00
tree9ff6a6aee8c3aa47df00fc3c1fa5e346e0010a6f
parentf8938bf47d06e445c86d02403122c39926f1d036
ruby: fix 'pcrel too far' build problem on SuperH architectures

The 'pcrel too far' problem detected in the autobuild on SuperH
architectures, seems to be caused by the -Os optimization flag. Using
standard optimization fixes the problem.

Fixes http://autobuild.buildroot.net/results/bc36e051e06f596c2fafdd3cc3745bb34b73ace3/

Investigated-by: Lionel Orry <lionel.orry@gmail.com>
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ruby/ruby.mk