On Wed, Oct 04, 2017 at 03:56:12PM +0200, soim maillist wrote:
> Adding : *INSANE_SKIP_${PN} = "ldflags" *to my previous modified bb layer did
> the trick !Hiding the issues and leaving it incorrect without any warning, shouldn't be called "the trick" it's just pure laziness. > On Wed, Oct 4, 2017 at 2:21 PM, soim maillist <[email protected]> > wrote: > > > I changed my bb file like so : > > > > > > > > *${CC} ${CFLAGS} ${LDFLAGS} -shared -Wl,-soname,${WORKDIR}/libgpio.so.1 > > \ -o ${WORKDIR}/libgpio.so.1.0.1 gpio -lc* > > > > I have the same issue > > *.* > > > > On Wed, Oct 4, 2017 at 12:43 PM, Burton, Ross <[email protected]> > > wrote: > > > >> On 4 October 2017 at 09:40, soim maillist <[email protected]> wrote: > >> > >>> I had an initial error *: do_package_qa: QA Issue: No GNU_HASH in the > >>> elf binary:* > >>> > >> > >> You're not passing ${LDFLAGS} when you link (the second compile). > >> > >> Ross > >> > > > > > -- > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
