From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 1/1] libressl: new package
Date: Thu, 6 Jul 2017 16:27:59 +0200 [thread overview]
Message-ID: <20170706162759.19812c63@windsurf.lan> (raw)
In-Reply-To: <20170706111201.6806-1-aduskett@codeblue.com>
Hello,
On Thu, 6 Jul 2017 07:12:01 -0400, Adam Duskett wrote:
> +#Run install-exec to prevent header files and man pages from being installed
> +#to the target.
> +define LIBRESSL_INSTALL_TARGET_CMDS
> + $(TARGET_MAKE_ENV) $(MAKE) DESTDIR=$(TARGET_DIR) -C $(@D) install-exec
> +endef
I think it has already been said in previous reviews: we want to do a
regular "make install" to the target, so please drop
INSTALL_TARGET_CMDS entirely, and rely on the one provided by the
autotools package infrastructure
Header files and man pages are automatically removed by Buildroot at
the end of the build (see the target-finalize make target in the main
Makefile).
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2017-07-06 14:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-06 11:12 [Buildroot] [PATCH v4 1/1] libressl: new package Adam Duskett
2017-07-06 14:27 ` Thomas Petazzoni [this message]
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=20170706162759.19812c63@windsurf.lan \
--to=thomas.petazzoni@free-electrons.com \
--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