diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-10-26 21:12:03 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-10-26 21:13:54 +0200 |
commit | bde0250f069d80a6f823766566d9b146d7559dce (patch) | |
tree | f58b0e7741c53a9e2529614b694d8b8c69304bd5 /package/postgresql/postgresql.service | |
parent | e488b56cffa33ae4cd2bb4f7dd954dde0e28b2d3 (diff) | |
download | buildroot-bde0250f069d80a6f823766566d9b146d7559dce.tar.gz buildroot-bde0250f069d80a6f823766566d9b146d7559dce.zip |
kvm-unit-tests: add gcc version dependencies
On x86 (both i386 and x86_64), the kvm-unit-tests code uses
__builtin_reachable, which appeared in gcc 4.5. This commit adds the
relevant dependencies to kvm-unit-tests:
- on i386, we need gcc 4.5 as the target compiler
- on x86-64, we need gcc 4.5 as the host compiler, because we use the
host compiler to build kvm-unit-tests for this architecture
Fixes:
http://autobuild.buildroot.net/results/21340a7e6494e23adb2fe8dc6253ab220c380fec/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/postgresql/postgresql.service')
0 files changed, 0 insertions, 0 deletions