Documentation: fix vdso_standalone_test_x86 on 32-bit
authorPeter Foley <pefoley2@pefoley.com>
Wed, 8 Oct 2014 19:49:24 +0000 (15:49 -0400)
committerJonathan Corbet <corbet@lwn.net>
Tue, 21 Oct 2014 14:44:26 +0000 (10:44 -0400)
vdso_standalone_test_x86 needs -lgcc_s to build succesfully on 32bit.

Signed-off-by: Peter Foley <pefoley2@pefoley.com>
[ Fixed missing separator issue reported by Paul Bolle <pebolle@tiscali.nl> ]
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

No differences found