libarosc.static.a: Allow floating point sscanf
commit5b4661d045e96143d0cfefa2dd5cde86d3c457bb
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 4 Sep 2012 20:59:15 +0000 (4 20:59 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 4 Sep 2012 20:59:15 +0000 (4 20:59 +0000)
tree96a296bad06e245c18482099775aeaf49f0fec8e
parentdf3556f1614d64ede4e6bd6949524051506826f1
libarosc.static.a: Allow floating point sscanf

This is needed for proper compilation of svg.datatype

This is ok for m68k, since no ROM library uses sscanf
(and hence won't pull in the softfloat routines).

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45733 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/clib/__vcscan.c