[Buildroot] [PATCH 1/1] package/quota: fix build on m68k

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Apr 3 19:38:48 UTC 2019


On Tue,  2 Apr 2019 19:18:35 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> PIE breaks the build on m68k, so add an upstream patch to disable PIE.
> Obviously, when we start seriously testing the BR2_RELRO_FULL option, we
> will realize that it is broken on some architectures, and will probably
> disable it on m68k.
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/25985bbc160e3d62b23c4c613b2a81f3711621e3
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  .../0001-configure.ac-add-disable-pie-option.patch | 55 ++++++++++++++++++++++
>  package/quota/quota.mk                             |  1 +
>  2 files changed, 56 insertions(+)
>  create mode 100644 package/quota/0001-configure.ac-add-disable-pie-option.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list