summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-python.txt
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@openwide.fr>2014-01-30 23:14:58 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-02-02 10:24:37 +0100
commit08cd1208e5e8cef7d65cbb26f6145a3fa149636f (patch)
treee17a4aaa18c3d42abb69fc0e4b28191461601e6e /docs/manual/adding-packages-python.txt
parent267edbf9aa24faa688bcc6785ffb8d50059195f8 (diff)
downloadbuildroot-08cd1208e5e8cef7d65cbb26f6145a3fa149636f.tar.gz
buildroot-08cd1208e5e8cef7d65cbb26f6145a3fa149636f.zip
infozip: fix $(AS) behavior
infozip's Makefile expect $(AS) to output by default to <basename>.o but when called from Buildroot, the value for $(AS) is set to to invoke the toolchain's $(AS) directly, and the output of it goes to a.out. So, define $(AS) with $(CC -c) Reported-by: Кирилл Луценко <lucenko_kirill@mail.ru> Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-python.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud