diff options
author | midipix <writeonce@midipix.org> | 2017-05-19 20:43:36 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2017-05-19 20:46:33 -0400 |
commit | 288d6286acf91b71c3510fca8553f502c6bdf239 (patch) | |
tree | adc339aebcfb487bfd24090e1329a7f125f2f629 /project/tagver.mk | |
parent | e04ee339ac0f22634e455976f53b2213e7402f83 (diff) | |
download | slibtool-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 'project/tagver.mk')
0 files changed, 0 insertions, 0 deletions