Hi,

I have a little patch to build kBuild on armv6;

--- Makefile.orig       2017-04-16 15:42:16.858371000 +0200
+++ Makefile    2017-04-16 15:42:33.841671000 +0200
@@ -25,7 +25,7 @@
 WRKSRC=                ${WRKDIR}/${PORTNAME}-${DISTVERSION}

 KBUILD_VERSION=        0.1.9998
-KBUILD_ARCH=   ${MACHINE_ARCH:S/i386/x86/:S/x86_64/amd64/:S/powerpc/ppc32/}
+KBUILD_ARCH=   
${MACHINE_ARCH:S/i386/x86/:S/x86_64/amd64/:S/powerpc/ppc32/:S/armv6/arm/}
 KBUILD_ENV=    ACLOCAL=${ACLOCAL} \
                AUTOMAKE=${AUTOMAKE} \
                AUTORECONF=${AUTORECONF} \

With that the port seems to work fine.

Do I need to create a PR? Then I will ofcourse do so.

Cheers
Remko

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to