fcc: work around ./ problem in SDCC linker and fix bug in fcc extension handler
authorAlan Cox <alan@linux.intel.com>
Sun, 24 Jul 2016 11:47:46 +0000 (12:47 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 24 Jul 2016 11:47:46 +0000 (12:47 +0100)
commit69471c6e2bc4261d2119b331bcb938b33d2d2de5
treea2e6c855f30fb3ead7d75397b80714349a9597c6
parent12943cf623f0f4ee0cb86e7b1a1d52cc9f9c97d0
fcc: work around ./ problem in SDCC linker and fix bug in fcc extension handler

With both of these fixed we now properly handle doing things with a -o ./foo
target
Library/tools/fcc.c