mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -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>
(cherry picked from commit 1a05d2f16f)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
dvblast: fix static linking
|
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().
|
like floor().
|
||||||
|
|
||||||
When linking to a shared libev.so, that dependency is automatically
|
When linking to a shared libev.so, that dependency is automatically
|
||||||
|
|||||||
Reference in New Issue
Block a user