From 721da92158c37cd044ccccd3b37d1e8d0c183f39 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 14 May 2007 19:59:41 +0000 Subject: Move the whole threading ;odel choice out of glibc and into the generic C library options: even uClibc may have NPTL at one point in the (hopefully near) future. Mark the progress bar as being CPU-intensive. Little style fix to the core C compiler build step. --- config/global.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/global.in') diff --git a/config/global.in b/config/global.in index 00c5b10d..bfe3863d 100644 --- a/config/global.in +++ b/config/global.in @@ -258,6 +258,9 @@ config LOG_PROGRESS_BAR to show work is not stalled. Available when not in DEBUG log level. + + WARNING! Very CPU intensive! If you have spare CPU, then you can use it, + otherwise, refrain from using it. config LOG_USE_COLORS bool -- cgit v1.2.3