From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/file
Date: Fri, 4 Jul 2008 13:35:41 -0700 (PDT) [thread overview]
Message-ID: <20080704203541.E0C103C5FB@busybox.net> (raw)
Author: ulf
Date: 2008-07-04 13:35:41 -0700 (Fri, 04 Jul 2008)
New Revision: 22635
Log:
The build of 'file', needs to run 'file' natively, so provide a valid link
Modified:
trunk/buildroot/package/file/file.mk
Changeset:
Modified: trunk/buildroot/package/file/file.mk
===================================================================
--- trunk/buildroot/package/file/file.mk 2008-07-04 11:18:58 UTC (rev 22634)
+++ trunk/buildroot/package/file/file.mk 2008-07-04 20:35:41 UTC (rev 22635)
@@ -85,6 +85,7 @@
touch $@
$(FILE_DIR2)/$(FILE_BINARY): $(FILE_DIR2)/.configured $(TOOL_BUILD_DIR)/bin/file
+ ln -sf $(FILE_DIR1)/install/bin/file $(FILE_DIR2)/magic/file
$(MAKE) $(TARGET_CONFIGURE_OPTS) LDFLAGS="-static" -C $(FILE_DIR2)
$(TARGET_DIR)/$(FILE_TARGET_BINARY): $(FILE_DIR2)/$(FILE_BINARY)
next reply other threads:[~2008-07-04 20:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-04 20:35 ulf at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-09-02 13:54 [Buildroot] svn commit: trunk/buildroot/package/file jacmet at uclibc.org
2008-09-02 13:54 jacmet at uclibc.org
2008-06-16 11:15 jacmet at uclibc.org
2008-03-06 18:08 ninevoltz at uclibc.org
2007-08-05 12:10 aldot at uclibc.org
2007-07-07 11:06 aldot at uclibc.org
2007-06-09 9:58 aldot at uclibc.org
2007-04-13 2:43 sjhill at uclibc.org
2007-01-16 0:33 sjhill at uclibc.org
2006-12-15 15:19 aldot 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=20080704203541.E0C103C5FB@busybox.net \
--to=ulf@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