OSDN Git Service

change ABI_VERSION back to just include the major number
authorAustin Foxley <austinf@cetoncorp.com>
Fri, 23 Apr 2010 14:27:50 +0000 (07:27 -0700)
committerAustin Foxley <austinf@cetoncorp.com>
Fri, 23 Apr 2010 14:31:55 +0000 (07:31 -0700)
commitcce1105f017744ad2d6b7b86d8a3160637bebea1
treee5a0f1815806f2e1cbc1c928f5b1678f0bff3570
parent3bb2a677d2fa6fc43fa150b19132c35341ae0160
change ABI_VERSION back to just include the major number

By default, GCC hard codes the name for ld.so to /lib/ld-uClibc.so.0
so our default should match that. If distribution makers want to change
it, they need to change the default gcc configuration as well.

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Rules.mak