mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -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 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