Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2015 15:28:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 197581] devel/psptoolchain-binutils creates directories for arm not armv6
Message-ID:  <bug-197581-7-ObOPqbf9i5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197581-7@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197581-7@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197581

mikael.urankar@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikael.urankar@gmail.com

--- Comment #3 from mikael.urankar@gmail.com ---
Created attachment 153109
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153109&action=edit
fix for armv6

The attached patch should fix that.

root@armv6: make -V CONFIGURE_TARGET -C /usr/ports/devel/psptoolchain-binutils
arm-unknown-freebsd11.0

root@amd64: make -V CONFIGURE_TARGET -C /usr/ports/devel/psptoolchain-binutils
x86_64-unknown-freebsd11.0

I don't have an i386 machine to test...

build log for armv6:
http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/psptoolchain-binutils-2.22_1.log

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197581-7-ObOPqbf9i5>