ARMv6 -- pkg repo build

Sean Bruno sbruno at ignoranthack.me
Fri Nov 21 14:15:37 UTC 2014


> > Ahh, it's an issue w/ sys/conf/kmod.mk when it builds the machine
> > link...  In kmod.mk it does:
> > ${.OBJDIR}/${_link}:
> >        @case ${.TARGET:T} in \
> >        machine) \
> >                path=${SYSDIR}/${MACHINE}/include ;; \
> > 
> > So, looks like MACHINE isn't set correctly, or MACHINE isn't what's
> > suppose to be here...  Not sure which is correct…
> 
> this is correct. MACHINE should be arm. If it is anything else, then bad things
> are going to happen.
> 
> There’s safeties to prevent it, but are you sure you’re saying TARGET=arm
> TARGET_ARCH=armv6? and not TARGET=armv6?
> 
> Warner


I'm positive.  The poudriere code accepts takes "-a TARGET.TARGET_ARCH"
and nowhere in the code does it substitue armv6 for armv7

sean
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20141121/f1f2d3ed/attachment.sig>


More information about the freebsd-arm mailing list