diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2014-10-26 19:31:28 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-10-26 22:08:06 +0100 |
commit | 2875ec9124f0ae3a3da45de9d3169fc74c505692 (patch) | |
tree | f9aa7438df502afb6f0e1b77a9027762d34d00f3 /package/php/php.mk | |
parent | aa630d3fc9e77656ad997adb5a194df829a0ad82 (diff) | |
download | buildroot-2875ec9124f0ae3a3da45de9d3169fc74c505692.tar.gz buildroot-2875ec9124f0ae3a3da45de9d3169fc74c505692.zip |
package/libhid: Fix build with BR2_ENABLE_DEBUG=yes
Updated Thomas“ patch fix also fix the case when debug is enabled, otherwise this error occurs:
/bin/bash ../libtool --tag=CC --mode=compile /home/fli4l/br5/output/host/usr/bin/i586-buildroot-linux-uclibc-gcc
-DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC
-I/home/fli4l/br5/output/host/usr/i586-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe s -g2 -O0 -g -Wall -W -c -o hidparser.lo hidparser.c
libtool: compile: /home/fli4l/br5/output/host/usr/bin/i586-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I.
-I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC
-I/home/fli4l/br5/output/host/usr/i586-buildroot-linux-uclibc/sysroot/usr/include
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe s -g2 -O0
-g -Wall -W -c hidparser.c -fPIC -DPIC -o .libs/hidparser.o
i586-buildroot-linux-uclibc-gcc: error: s: No such file or directory
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/php/php.mk')
0 files changed, 0 insertions, 0 deletions