package/nvidia-driver: fix targeting typo in patch description
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
28a53f8f55
commit
812bb30412
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ the default emulation is correct for the current architecture.
|
|||
|
||||
However, that might not be the case when the toolchain default is not
|
||||
the same as the current arch. For example, if the toolchain defaults to
|
||||
i386 and is capable of x86_64, and we're targetting x86_64 (or the
|
||||
i386 and is capable of x86_64, and we're targeting x86_64 (or the
|
||||
opposite), the link would fail because the ld emulation is incorrect:
|
||||
|
||||
.../i686-pc-linux-gnu-ld: Relocatable linking with relocations from
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue