[Buildroot] [PATCH 3/4] cups: fix static linking problem

Peter Korsgaard peter at korsgaard.com
Wed May 25 20:47:35 UTC 2016


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 > In static linking configurations, cups fails to build due to the lack of
 > Scrt1.o from uClibc toolchains. This Scrt1.o is only needed for PIE
 > binaries. Since we don't really care about PIE binaries in the context
 > of Buildroot, this commit solves the problem by patching cups to not
 > generate a PIE binary.

 > Fixes:

 >   http://autobuild.buildroot.net/results/445a401da2f63a6c43d7c166516287db6cc977ab/

 > Cc: Olivier Schonken <olivier.schonken at gmail.com>
 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list