mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
package/snappy: fix typo
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
b7d8769231
commit
662b830dd7
@ -17,7 +17,7 @@ SNAPPY_INSTALL_STAGING = YES
|
|||||||
SNAPPY_CONF_OPTS = --disable-gtest
|
SNAPPY_CONF_OPTS = --disable-gtest
|
||||||
|
|
||||||
# libsnappy links with libstdc++. Some libstdc++/arch variants use
|
# libsnappy links with libstdc++. Some libstdc++/arch variants use
|
||||||
# pthread symbols for internal locking if built with thead
|
# pthread symbols for internal locking if built with thread
|
||||||
# support. libstdc++ does not have a .pc file, and its .la file does
|
# support. libstdc++ does not have a .pc file, and its .la file does
|
||||||
# not mention -pthread. So, static linkig to libstdc++ will fail if
|
# not mention -pthread. So, static linkig to libstdc++ will fail if
|
||||||
# -pthread is not explicity linked to. Only do that for static builds.
|
# -pthread is not explicity linked to. Only do that for static builds.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user