mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Josef Holzmayr <holzmayr@rsi-elektrotechnik.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [RFC] [PATCH] make cmake use the projects sysroot
Date: Thu, 25 Oct 2012 11:47:52 +0200	[thread overview]
Message-ID: <50890AC8.9020905@rsi-elektrotechnik.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 546 bytes --]


-- 
_____________________________________________________________
Josef Holzmayr
Dipl-Ing. (FH)
Entwicklung Embedded Devices / Software

Tel.: +49 8444 9204-48>
Fax:  +49 8444 9204-50
holzmayr@rsi-elektrotechnik.de

R-S-I Elektrotechnik GmbH & Co. KG
Woelkestrasse 11
D-85301 Schweitenkirchen
www.rsi-elektrotechnik.de
_____________________________________________________________
Amtsgericht Ingolstadt - GmbH: HRB 191328 - KG: HRA 170363
Geschäftsführer: Dr.-Ing. Michael Sorg, Dipl.-Ing. Franz Sorg
USt-IdNr.: DE 128592548

[-- Attachment #2: 0001-fix-cmake-toolchain.patch --]
[-- Type: text/x-patch, Size: 861 bytes --]

From f3c3bde34f1901210d428801b108cb18d6e7a281 Mon Sep 17 00:00:00 2001
From: Josef Holzmayr <holzmayr@rsi-elektrotechnik.de>
Date: Mon, 30 Jan 2012 12:45:25 +0100
Subject: [PATCH] fix cmake toolchain

---
 scripts/lib/ptxd_make_cmake_toolchain.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/lib/ptxd_make_cmake_toolchain.sh b/scripts/lib/ptxd_make_cmake_toolchain.sh
index 1712934..cd3a993 100644
--- a/scripts/lib/ptxd_make_cmake_toolchain.sh
+++ b/scripts/lib/ptxd_make_cmake_toolchain.sh
@@ -30,7 +30,7 @@ ptxd_make_cmake_toolchain_target() {
 	CC="$(which "${CC}")" \
 	CXX="$(which "${CXX}")" \
 	\
-	SYSROOT="${PTXDIST_PATH_SYSROOT_ALL//:/ }" \
+	SYSROOT="${PTXDIST_SYSROOT_TOOLCHAIN//:/ }" \
 	INCLUDE_DIRECTORIES="${sysroot_prefix//://include }" \
 	LINK_DIRECTORIES="${sysroot_prefix//://lib }" \
 	\
-- 
1.7.8.3


[-- Attachment #3: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2012-10-25  9:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-25  9:47 Josef Holzmayr [this message]
2012-10-26 19:45 ` Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50890AC8.9020905@rsi-elektrotechnik.de \
    --to=holzmayr@rsi-elektrotechnik.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox