]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
infozip: fix cross-compilation issues
authorRomain Naour <romain.naour@openwide.fr>
Thu, 30 Jan 2014 22:15:28 +0000 (23:15 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 2 Feb 2014 09:24:49 +0000 (10:24 +0100)
commitcc4dedd962d2e04fc265e1d773fa940935604f57
tree8fdc5ad5562a07ded52b00ea064ec69f3eb3e67e
parent08cd1208e5e8cef7d65cbb26f6145a3fa149636f
infozip: fix cross-compilation issues

- Use CFLAGS from command line

- Remove "Check C compiler type (optimization options)"
  This test force optimization to -O3
  while it is already set in CFLAGS

- Don't use host CPP

- Remove "Check for Large File Support"
  LFS support is already set in CFLAGS

Note: configure script still use host nm

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/infozip/infozip-0001-configure-fix-cross-build.patch [new file with mode: 0644]
package/infozip/infozip.mk