mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/dvblast: fix which typo
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
1fe75a9a62
commit
1a05d2f16f
@@ -1,6 +1,6 @@
|
||||
dvblast: fix static linking
|
||||
|
||||
dvblast links to -lev, wihch uses functions from the maths library,
|
||||
dvblast links to -lev, which uses functions from the maths library,
|
||||
like floor().
|
||||
|
||||
When linking to a shared libev.so, that dependency is automatically
|
||||
|
||||
Reference in New Issue
Block a user