From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/uemacs
Date: Fri, 6 Oct 2006 06:02:11 -0700 (PDT) [thread overview]
Message-ID: <20061006130211.AD82C48568@busybox.net> (raw)
Author: aldot
Date: 2006-10-06 06:02:11 -0700 (Fri, 06 Oct 2006)
New Revision: 16320
Log:
- passing the target arch in isn't useful
Modified:
trunk/buildroot/package/uemacs/uemacs.mk
Changeset:
Modified: trunk/buildroot/package/uemacs/uemacs.mk
===================================================================
--- trunk/buildroot/package/uemacs/uemacs.mk 2006-10-06 13:01:29 UTC (rev 16319)
+++ trunk/buildroot/package/uemacs/uemacs.mk 2006-10-06 13:02:11 UTC (rev 16320)
@@ -22,7 +22,7 @@
$(UEMACS_DIR)/$(UEMACS_BINARY): $(UEMACS_DIR)/.unpacked
$(MAKE) -C $(UEMACS_DIR) \
- CC="$(TARGET_CC)" DEFINES="-DAUTOCONF -DPOSIX -DUSG" CFLAGS+="$(TARGET_CFLAGS) -march=$(ARCH)" LIBS=-lcurses
+ CC="$(TARGET_CC)" DEFINES="-DAUTOCONF -DPOSIX -DUSG" CFLAGS+="$(TARGET_CFLAGS) " LIBS=-lcurses
$(STRIP) $(UEMACS_DIR)/$(UEMACS_BINARY)
$(TARGET_DIR)/$(UEMACS_TARGET_BINARY): $(UEMACS_DIR)/$(UEMACS_BINARY)
next reply other threads:[~2006-10-06 13:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-06 13:02 aldot at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-08-11 23:22 [Buildroot] svn commit: trunk/buildroot/package/uemacs ulf at uclibc.org
2007-08-11 23:33 ulf at uclibc.org
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=20061006130211.AD82C48568@busybox.net \
--to=aldot@uclibc.org \
--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