diff options
author | Ryan Barnett <ryanbarnett3@gmail.com> | 2014-02-04 10:38:57 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-02-04 10:49:42 +0100 |
commit | 15fed7179a8c7d9d82ee96751600d3b6e8b391af (patch) | |
tree | f7a93df38131c52035143496c6528180aa0e7bf1 /package/gcc | |
parent | 50f0f9d63c7252d1d46e901be24caef581b1e547 (diff) | |
download | buildroot-15fed7179a8c7d9d82ee96751600d3b6e8b391af.tar.gz buildroot-15fed7179a8c7d9d82ee96751600d3b6e8b391af.zip |
gpm: run autogen.sh as PRE_CONFIGURE step
Move the GPM_RUN_AUTOGEN to be a PRE_CONFIGURE step because this step
depends on the dependancies being built. If it is a POST_PATCH step
the dependencies won't be built and the GPM_RUN_AUTOGEN step will fail
(if the host doesn't have autotools).
Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions