diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-05-27 13:01:02 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-05-30 21:54:10 +0200 |
commit | 7b6c61d07f180805c1461754f685ecbd76efa3f9 (patch) | |
tree | 568e2df6e2b0d47ac35c5c8240747eeacf307a5d /package/e2fsprogs/Config.in.host | |
parent | f0e3147ee52b274ad887e59450d8a20427ea75f6 (diff) | |
download | buildroot-novena-7b6c61d07f180805c1461754f685ecbd76efa3f9.tar.gz buildroot-novena-7b6c61d07f180805c1461754f685ecbd76efa3f9.zip |
gutenprint: ensure target and host variant have the same patch hooks
In preparation for the out-of-tree support, it is important that all
packages have the same patch hooks for the host variant and the target
variant (because the source tree will be shared between host and
target variants when doing out-of-tree build).
In the case of gutenprint, the patch hook executed for the target just
creates one directory which is needed for autoreconf to work, and the
host variant is not autoreconf'ed. So there is no harm in also
applying this patch hook to the host variant.
[Peter: autoreconf for host as pointed out by Arnout]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/e2fsprogs/Config.in.host')
0 files changed, 0 insertions, 0 deletions