package/gnu-efi: fix gnu-efi in projects using -nostdinc
authorJames Hilliard <james.hilliard1@gmail.com>
Fri, 15 Mar 2019 22:26:36 +0000 (06:26 +0800)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 17 Mar 2019 11:38:52 +0000 (12:38 +0100)
commit4a04886a6423b78e8adf72bb6c22a50c8ed45459
tree991a58c66916d39ad22f21814bdcd775415b9482
parent02f436d2d5eaf5491484fdec226832a3955833b2
package/gnu-efi: fix gnu-efi in projects using -nostdinc

This fixes the problem with undeclared intptr_t type for builds not including
stdint.h, without breaking builds using -nostdinc.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gnu-efi/0001-Fix-for-problem-with-undeclared-intptr_t-type.patch [new file with mode: 0644]
package/gnu-efi/0001-efilink-fix-build-with-gcc-4.8.patch [deleted file]