mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
pthread-stubs: fix incorrect indentation
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
9cf295017d
commit
7c96b50aac
@@ -1,8 +1,7 @@
|
||||
config BR2_PACKAGE_PTHREAD_STUBS
|
||||
bool "pthread-stubs"
|
||||
help
|
||||
This library provides weak aliases for pthread functions not
|
||||
provided in libc or otherwise available by default.
|
||||
|
||||
http://xcb.freedesktop.org/
|
||||
This library provides weak aliases for pthread functions not
|
||||
provided in libc or otherwise available by default.
|
||||
|
||||
http://xcb.freedesktop.org/
|
||||
|
||||
Reference in New Issue
Block a user