Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Nicolas Ménégale" <nicolas.menegale@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] libffi target header installation problem
Date: Mon, 26 Aug 2013 15:41:51 +0200 (CEST)	[thread overview]
Message-ID: <1731940843.5504088.1377524511657.JavaMail.root@openwide.fr> (raw)
In-Reply-To: <1626579523.5503469.1377524132514.JavaMail.root@openwide.fr>

Hi Everyone,

In libffi.mk:23: 
mv $(STAGING_DIR)/usr/lib/libffi-*/include/*.h $(STAGING_DIR)/usr/include/

Wouldn't it make more sense this way ?
mv $(STAGING_DIR)/usr/lib/libffi-$(LIBFFI_VERSION)/include/*.h $(STAGING_DIR)/usr/include/

Same thing for the LIBFFI_MOVE_TARGET_HEADERS hook below this line.

If so I can send a patch to correct that.

Thanks,
Nicolas.

       reply	other threads:[~2013-08-26 13:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1626579523.5503469.1377524132514.JavaMail.root@openwide.fr>
2013-08-26 13:41 ` Nicolas Ménégale [this message]
2013-08-26 13:44   ` [Buildroot] libffi target header installation problem Thomas Petazzoni
2013-08-26 14:04     ` Nicolas Ménégale
2013-08-26 14:06       ` Thomas Petazzoni

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=1731940843.5504088.1377524511657.JavaMail.root@openwide.fr \
    --to=nicolas.menegale@openwide.fr \
    --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