Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Fix sed fail when building qtopia
Date: Mon, 20 Aug 2007 20:11:51 +0200	[thread overview]
Message-ID: <20070820181151.GR11697@aon.at> (raw)
In-Reply-To: <d6cda7730708201100l732f3131hc0eb086da6cb5ee2@mail.gmail.com>

On Mon, Aug 20, 2007 at 07:00:17PM +0100, Thiago A. Corr?a wrote:
>Hi there,
>
>   This patch should fix the error:
>   sed: -e expression #1, char 21: unknown option to `s'
>
>   I am sure there is a better way to do this, but I'm not comfortable
>with shell scripts enough, so, if someone has a better solution, by
>all means :)

ergh, that's rather ugly.
Please try to use this instead and let me know if that works for you:
$(SED) 's,-O2,$(TARGET_CFLAGS),' \
$(QTOPIA4_TARGET_DIR)/mkspecs/qws/linux-$(BR2_PACKAGE_QTOPIA4_EMB_PLATFORM)-g++/qmake.conf

(i.e. use ',' instead if '/'.

  reply	other threads:[~2007-08-20 18:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-20 18:00 [Buildroot] [PATCH] Fix sed fail when building qtopia Thiago A. Corrêa
2007-08-20 18:11 ` Bernhard Fischer [this message]
     [not found]   ` <d6cda7730708201136t24339015u271d512ccdc864a5@mail.gmail.com>
2007-08-20 23:42     ` Thiago A. Corrêa
2007-08-21  8:18     ` Bernhard Fischer

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=20070820181151.GR11697@aon.at \
    --to=rep.dot.nop@gmail.com \
    --cc=buildroot@busybox.net \
    /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