commit | ed6e297972318a0070ad4d973401fbc6e0def558 | [log] [tgz] |
---|---|---|
author | Serj Kalichev <serj.kalichev@gmail.com> | Fri Sep 07 13:29:42 2012 +0400 |
committer | David Lamparter <equinox@opensourcerouting.org> | Tue Sep 25 06:07:03 2012 +0200 |
tree | cc544ec6f62a22cb2281e7665a39d469b377cc63 | |
parent | bb2315f2878da685fae094aece13409667d21f97 [diff] |
build: fix extract.pl for cross compilation extract.pl should invoke the C preprocessor for the target system, not the host. * vtysh/extract.pl.in: use @CPP@ to get target cpp Signed-off-by: David Lamparter <equinox@opensourcerouting.org>