mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 12:30:34 -09:00
package: move autoreconfigure step to pre configure hook
[Peter: update documentation to match] Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
3256bcafb5
commit
89d1ad91fe
@@ -1123,6 +1123,7 @@ endef
|
||||
|
||||
<ul>
|
||||
<li><code>LIBFOO_POST_PATCH_HOOKS</code></li>
|
||||
<li><code>LIBFOO_PRE_CONFIGURE_HOOKS</code></li>
|
||||
<li><code>LIBFOO_POST_CONFIGURE_HOOKS</code></li>
|
||||
<li><code>LIBFOO_POST_BUILD_HOOKS</code></li>
|
||||
<li><code>LIBFOO_POST_INSTALL_HOOKS</code> (for host packages only)</li>
|
||||
|
||||
Reference in New Issue
Block a user