Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH for next 0/2] Add support for Cavium Octeon III
@ 2015-02-16 14:52 Thomas De Schampheleire
  2015-02-16 14:52 ` [Buildroot] [PATCH for next 1/2] toolchain-external: improve lib subdirectory matching Thomas De Schampheleire
  2015-02-16 14:52 ` [Buildroot] [PATCH for next 2/2] toolchain: create symlink to 'lib' from ARCH_LIB_DIR iso fixed lib32/lib64 Thomas De Schampheleire
  0 siblings, 2 replies; 8+ messages in thread
From: Thomas De Schampheleire @ 2015-02-16 14:52 UTC (permalink / raw)
  To: buildroot

From: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

This series adds support for building for the Cavium Octeon III processor,
using the Cavium Networks SDK. The specific thing about this toolchain is
that the libraries for the hardware-floating point capable processors are in
lib32-fp and lib64-fp, rather than lib32/lib64.

The first patch was submitted earlier, and is resent with updated commit
message.

Bai Yingjie (1):
  toolchain-external: improve lib subdirectory matching

Thomas De Schampheleire (1):
  toolchain: create symlink to 'lib' from ARCH_LIB_DIR iso fixed
    lib32/lib64

 Makefile                                             | 14 +-------------
 toolchain/helpers.mk                                 | 12 ++++++++++++
 toolchain/toolchain-buildroot/toolchain-buildroot.mk | 11 +++++++++++
 toolchain/toolchain-external/toolchain-external.mk   | 16 ++++++++++++++--
 4 files changed, 38 insertions(+), 15 deletions(-)

-- 
1.8.5.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-02-17 15:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-16 14:52 [Buildroot] [PATCH for next 0/2] Add support for Cavium Octeon III Thomas De Schampheleire
2015-02-16 14:52 ` [Buildroot] [PATCH for next 1/2] toolchain-external: improve lib subdirectory matching Thomas De Schampheleire
2015-02-17 11:26   ` Baruch Siach
2015-02-17 15:18     ` Thomas De Schampheleire
2015-02-16 14:52 ` [Buildroot] [PATCH for next 2/2] toolchain: create symlink to 'lib' from ARCH_LIB_DIR iso fixed lib32/lib64 Thomas De Schampheleire
2015-02-17  9:05   ` Thomas De Schampheleire
2015-02-17 11:33   ` Baruch Siach
2015-02-17 15:20     ` Thomas De Schampheleire

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox