diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-01-09 20:15:01 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-01-09 22:04:26 +0100 |
commit | db255491868440a0f45b75cea3304d7f8a486bb2 (patch) | |
tree | 0e40ddcdfb0c140857928b844cd8b00998429cc4 /package/gcc | |
parent | abd4124e5fcae93337d755ea5e913368d1c3efa1 (diff) | |
download | buildroot-db255491868440a0f45b75cea3304d7f8a486bb2.tar.gz buildroot-db255491868440a0f45b75cea3304d7f8a486bb2.zip |
package/ola: fix build against google.protobuf
To test for the google.protobuf presence, ola's ./conifgure runs the
host Python. This is doomed to fail, as google.protobuf is installed
in target/ and not in host/
Since our dependencies ensures that google.protobuf is indeed installed
before we attempt to configure and build ola, we can just ditch the
test altogether.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions