projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc7f8d1
)
uclibc-ng: enable NPTL for m68k/microblaze
author
Waldemar Brodkorb
<wbx@openadk.org>
Sun, 21 Jan 2018 19:21:57 +0000
(20:21 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 22 Jan 2018 21:25:00 +0000
(22:25 +0100)
With 1.0.28 NPTL support for m68k was added.
Microblaze is already supported for a while, enable it now to
benefit from it.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/uclibc/Config.in
patch
|
blob
|
history
diff --git
a/package/uclibc/Config.in
b/package/uclibc/Config.in
index 90e2f30f0f4b3a62265809169675b5a6158e4da7..0e24b25441a26832f2dd237a35128d227eefcc25 100644
(file)
--- a/
package/uclibc/Config.in
+++ b/
package/uclibc/Config.in
@@
-48,7
+48,6
@@
choice
config BR2_PTHREADS_NATIVE
bool "Native POSIX Threading (NPTL)"
depends on BR2_USE_MMU
- depends on !BR2_m68k && !BR2_microblaze
select BR2_TOOLCHAIN_HAS_THREADS
select BR2_TOOLCHAIN_HAS_THREADS_NPTL