From: bugs at busybox.net <bugs@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [buildroot 0001205]: mtd: order of -I paths is wrong for atleast arm
Date: Mon, 12 Feb 2007 05:42:26 -0800 [thread overview]
Message-ID: <0bc573ef86095addb79bc328dac73d35@bugs.busybox.net> (raw)
The following issue has been ASSIGNED.
======================================================================
http://busybox.net/bugs/view.php?id=1205
======================================================================
Reported By: xride
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 1205
Category: Architecture Specific
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 02-09-2007 05:51 PST
Last Modified: 02-12-2007 05:42 PST
======================================================================
Summary: mtd: order of -I paths is wrong for atleast arm
Description:
make -j1
CC=~/buildroot/build_arm/staging_dir/bin/arm-linux-uclibc-gcc
CFLAGS="-I~/buildroot/toolchain_build_arm/linux/include
-I~/buildroot/build_arm/mtd_orig/include -Os -pipe " LDFLAGS="" LINUXDIR=
-C ~/buildroot/build_arm/mtd_orig/util
Shold be:
make -j1
CC=~/buildroot/build_arm/staging_dir/bin/arm-linux-uclibc-gcc
CFLAGS="-I~/buildroot/build_arm/mtd_orig/include
-I~/buildroot/toolchain_build_arm/linux/include -Os -pipe " LDFLAGS=""
LINUXDIR= -C ~/buildroot/build_arm/mtd_orig/util
Patch attached
======================================================================
----------------------------------------------------------------------
bernhardf - 02-09-07 06:19
----------------------------------------------------------------------
Fixed in r17839. Thanks for the report.
Issue History
Date Modified Username Field Change
======================================================================
02-09-07 05:51 xride New Issue
02-09-07 05:51 xride Status new => assigned
02-09-07 05:51 xride Assigned To => uClibc
02-09-07 05:51 xride File Added: mtd.mk.patch
02-09-07 06:19 bernhardf Status assigned => closed
02-09-07 06:19 bernhardf Note Added: 0002143
02-09-07 06:19 bernhardf Resolution open => fixed
02-12-07 05:42 vapier Status closed => assigned
02-12-07 05:42 vapier Assigned To uClibc => buildroot
======================================================================
reply other threads:[~2007-02-12 13:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=0bc573ef86095addb79bc328dac73d35@bugs.busybox.net \
--to=bugs@busybox.net \
--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