mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
package/oprofile: fix typo in comment
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
421defd176
commit
5e0bcda354
@ -41,7 +41,7 @@ ifeq ($(BR2_PACKAGE_LIBPFM4),y)
|
|||||||
OPROFILE_DEPENDENCIES += libpfm4
|
OPROFILE_DEPENDENCIES += libpfm4
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# When getext is enabled, popt links with -lintl, specifies it in its
|
# When gettext is enabled, popt links with -lintl, specifies it in its
|
||||||
# popt.pc and has done so for the past 6+ years. But oprofile does not
|
# popt.pc and has done so for the past 6+ years. But oprofile does not
|
||||||
# use pkconfig to find popt, so misses -lintl, which is important for
|
# use pkconfig to find popt, so misses -lintl, which is important for
|
||||||
# a static build. We have to do the call to pkgconfig manually...
|
# a static build. We have to do the call to pkgconfig manually...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user