From fbdcdd6c198149aebccb5cd7068ec5bf74c4012d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 10 Jan 2006 14:52:39 +0000 Subject: look for "NR_CPUS limit of 1 reached" instead of looking MP tables by hand, or using DMI info (often broken) --- perl-install/c/stuff.xs.pl | 3 --- 1 file changed, 3 deletions(-) (limited to 'perl-install/c/stuff.xs.pl') diff --git a/perl-install/c/stuff.xs.pl b/perl-install/c/stuff.xs.pl index 8ad3fd82d..31e37c748 100644 --- a/perl-install/c/stuff.xs.pl +++ b/perl-install/c/stuff.xs.pl @@ -283,9 +283,6 @@ void usleep(microseconds) unsigned long microseconds -int -detectSMP() - int dmiDetectMemory() -- cgit v1.2.1