summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2017-05-19 20:43:36 -0400
committermidipix <writeonce@midipix.org>2017-05-19 20:46:33 -0400
commit288d6286acf91b71c3510fca8553f502c6bdf239 (patch)
treeadc339aebcfb487bfd24090e1329a7f125f2f629 /Makefile.in
parente04ee339ac0f22634e455976f53b2213e7402f83 (diff)
downloadslibtool-288d6286acf91b71c3510fca8553f502c6bdf239.tar.bz2
slibtool-288d6286acf91b71c3510fca8553f502c6bdf239.tar.xz
driver: refine handling of --target.
* for a --target argument that precedes the compiler argument, as in: slibtool --target=xxx --mode=compile cc --> set an explicit (cross-)target, --> but do not pass the argument to the compiler. * for a --target argument that follows the compiler argument, as in: slibtool --mode=compile cc --target=xxx --> set an explicit (cross-)target, --> and also pass the argument to the compiler.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions