diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2016-11-01 09:37:32 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-11-01 14:53:36 +0100 |
commit | bce4d0af424f46ec4cdfa6e54de0c4a34cdaabed (patch) | |
tree | b5b0a85e8f29fe5d5f4cb00c5c9d5dfd1d7fd4d8 /package/postgresql/postgresql.mk | |
parent | 2e29db7d979b58a72d0d7fc5eefb652abba971da (diff) | |
download | buildroot-bce4d0af424f46ec4cdfa6e54de0c4a34cdaabed.tar.gz buildroot-bce4d0af424f46ec4cdfa6e54de0c4a34cdaabed.zip |
package/xen: fix build failure on x86 after bump to 4.7
Since the bump to 4.7, Xen fails to build because of a double definition
of __OBJECT_FILE__. This is due to (who would have guessed) the weirdness
of their buildsystem.
Fix that with a dirty hack: undefine the macro before defining it.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Alistair Francis <alistair.francis@xilinx.com>
[Alistair: Tested on ARMv7 (little endian) boot.]
Tested-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/postgresql/postgresql.mk')
0 files changed, 0 insertions, 0 deletions