From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package: gmp mpfr
Date: Wed, 6 Jun 2007 12:50:05 -0700 (PDT) [thread overview]
Message-ID: <20070606195005.B14EC48577@busybox.net> (raw)
Author: aldot
Date: 2007-06-06 12:50:05 -0700 (Wed, 06 Jun 2007)
New Revision: 18761
Log:
- better also copy the link targets..
Modified:
trunk/buildroot/package/gmp/gmp.mk
trunk/buildroot/package/mpfr/mpfr.mk
Changeset:
Modified: trunk/buildroot/package/gmp/gmp.mk
===================================================================
--- trunk/buildroot/package/gmp/gmp.mk 2007-06-06 19:45:46 UTC (rev 18760)
+++ trunk/buildroot/package/gmp/gmp.mk 2007-06-06 19:50:05 UTC (rev 18761)
@@ -89,7 +89,7 @@
$(STRIP) --strip-unneeded $(STAGING_DIR)/lib/libgmp$(LIBTGTEXT)*
$(TARGET_DIR)/lib/libgmp.so $(TARGET_DIR)/lib/libgmp.so.$(GMP_LIBVERSION) $(TARGET_DIR)/lib/libgmp.a: $(STAGING_DIR)/lib/$(GMP_BINARY)
- cp -dpf $(STAGING_DIR)/lib/libgmp$(LIBTGTEXT) $(TARGET_DIR)/lib/
+ cp -dpf $(STAGING_DIR)/lib/libgmp$(LIBTGTEXT)* $(TARGET_DIR)/lib/
ifeq ($(BR2_PACKAGE_LIBGMP_HEADERS),y)
test -d $(TARGET_DIR)/usr/include || mkdir -p $(TARGET_DIR)/usr/include
cp -dpf $(STAGING_DIR)/include/gmp.h $(TARGET_DIR)/usr/include/
Modified: trunk/buildroot/package/mpfr/mpfr.mk
===================================================================
--- trunk/buildroot/package/mpfr/mpfr.mk 2007-06-06 19:45:46 UTC (rev 18760)
+++ trunk/buildroot/package/mpfr/mpfr.mk 2007-06-06 19:50:05 UTC (rev 18761)
@@ -103,7 +103,7 @@
$(STRIP) --strip-unneeded $(STAGING_DIR)/lib/libmpfr$(LIBTGTEXT)*
$(TARGET_DIR)/lib/libmpfr.so $(TARGET_DIR)/lib/libmpfr.so.$(MPFR_LIBVERSION) $(TARGET_DIR)/lib/libmpfr.a: $(STAGING_DIR)/lib/$(MPFR_BINARY)
- cp -dpf $(STAGING_DIR)/lib/libmpfr$(LIBTGTEXT) $(TARGET_DIR)/lib/
+ cp -dpf $(STAGING_DIR)/lib/libmpfr$(LIBTGTEXT)* $(TARGET_DIR)/lib/
ifeq ($(BR2_PACKAGE_LIBMPFR_HEADERS),y)
cp -dpf $(STAGING_DIR)/include/mpfr.h $(STAGING_DIR)/include/mpf2mpfr.h \
$(TARGET_DIR)/usr/include/
next reply other threads:[~2007-06-06 19:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-06 19:50 aldot at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-02-10 16:38 [Buildroot] svn commit: trunk/buildroot/package: gmp mpfr jacmet at uclibc.org
2009-02-10 15:19 jacmet at uclibc.org
2009-02-09 13:01 jacmet at uclibc.org
2007-06-06 20:25 aldot at uclibc.org
2007-01-16 19:48 aldot at uclibc.org
2007-01-16 13:26 aldot at uclibc.org
2006-12-14 8:12 aldot at uclibc.org
2006-12-13 19:57 aldot at uclibc.org
2006-11-28 16:54 aldot at uclibc.org
2006-11-17 11:51 aldot at uclibc.org
2006-09-28 17:38 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=20070606195005.B14EC48577@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