OSDN Git Service

gcc 4.9.x produces some calls to abort()
authorWaldemar Brodkorb <wbx@openadk.org>
Fri, 20 Feb 2015 18:02:48 +0000 (12:02 -0600)
committerWaldemar Brodkorb <wbx@openadk.org>
Fri, 20 Feb 2015 18:02:48 +0000 (12:02 -0600)
commit8d73c06c7a78745a50dc8683fd117aeacd71a04b
tree304bd6248c0de0d92670e935c4dbc94babfcc0f6
parent5ed651850a8be2e08e16d3c4dec3759d9aa3e47a
gcc 4.9.x produces some calls to abort()

For sh4/xtensa architectures there is an optimization
bug, which does not allow to compile ld.so with gcc 4.9.2.
Disable this optimization for sh4/xtensa and ld.so compile.
ldso/ldso/Makefile.in