* sysdeps/unix/sysv/linux/i386/dl-procinfo.h (_DL_HWCAP_PLATFORM):
authorRoland McGrath <roland@gnu.org>
Sat, 21 Sep 2002 21:14:22 +0000 (21:14 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 21 Sep 2002 21:14:22 +0000 (21:14 +0000)
commit76c3727c5a0bb5f949b59639917d44615312e2ec
tree98bf2c20f26f31604ab5a173f63adaf9ba0d0b8f
parentae221102ff58c9ca11696bfcd1fc58991f61c604
* sysdeps/unix/sysv/linux/i386/dl-procinfo.h (_DL_HWCAP_PLATFORM):

Correct the value so it covers all platforms, and is computed
from _DL_PLATFORMS_COUNT rather than hard-wired.
From Andrew Suffield <asuffield@debian.org>.
ChangeLog