freebsd-dev/cddl/contrib
John Baldwin 1149b79dac Correct the sense of the "use32" terenary operator so that it uses
'lib32' for 32-bit binaries on amd64 and 'lib' for 64-bit binaries.
Remove an #ifdef __i386__ that defined use32 to the wrong value on
i386 to workaround the bug in the terenary operator.

MFC after:	1 month
2009-01-16 22:16:54 +00:00
..
opensolaris Correct the sense of the "use32" terenary operator so that it uses 2009-01-16 22:16:54 +00:00