mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-06 08:02:06 +00:00
* INSTALL: Mention unavailability of man pages when cross-compiling.
This commit is contained in:
parent
8ed358e0ee
commit
7f68269ad3
@ -1,3 +1,7 @@
|
||||
2013-08-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* INSTALL: Mention unavailability of man pages when cross-compiling.
|
||||
|
||||
2013-08-22 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/crypto.h: Don't declare gcry_log_bug, gcry_log_printf
|
||||
|
2
INSTALL
2
INSTALL
@ -121,6 +121,8 @@ For grub-emu host and target must be the same but may differ from build.
|
||||
|
||||
If build and host are different make check isn't available.
|
||||
|
||||
If build and host are different man pages are not generated.
|
||||
|
||||
As an example imagine you have a build system running on FreeBSD on sparc
|
||||
which prepares packages for developpers running amd64 GNU/Linux laptop and
|
||||
they need to make images for ARM board running U-boot. In this case:
|
||||
|
Loading…
Reference in New Issue
Block a user