Use number instead of string for eabi_attribute.
authorFritz Koenig <frkoenig@google.com>
Wed, 4 Jan 2012 18:54:01 +0000 (10:54 -0800)
committerFritz Koenig <frkoenig@google.com>
Wed, 4 Jan 2012 19:28:41 +0000 (11:28 -0800)
commitb73e6c89cdc7242f7424704122eadd5cdcd47b41
tree6aad152cf106adb4688016e9d6ef76f7e7117e44
parent5bfa29b6c54e31578cc377d49add31bddedc83a4
Use number instead of string for eabi_attribute.

Current android ndk compiler does not recognize
strings for attributes.  Numerical equivalents
can be found in the "ARM IHI 0045C" document.

Change-Id: I72de85b8949dc0ae5212af604fff1d5a91a828ea
build/make/ads2gas.pl