mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/tcf-agent: fix 'will not' and 'unmodified' typos
Found by codespell.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 10c218ea78)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -15,7 +15,7 @@ TCF_AGENT_DEPENDENCIES = util-linux
|
||||
TCF_AGENT_SUBDIR = agent
|
||||
|
||||
# there is not much purpose for the shared lib,
|
||||
# if wont be used (unmodifed) outside the tcf-agent application
|
||||
# it will not be used (unmodified) outside the tcf-agent application
|
||||
TCF_AGENT_CONF_OPTS = \
|
||||
-DBUILD_SHARED_LIBS=OFF \
|
||||
-DTCF_MACHINE=$(call qstrip,$(BR2_PACKAGE_TCF_AGENT_ARCH))
|
||||
|
||||
Reference in New Issue
Block a user