K 10 svn:author V 6 brooks K 8 svn:date V 27 2013-05-12T00:35:57.879470Z K 7 svn:log V 327 MFC r250337 Work around the implementation of LIBRARIES_ONLY. It causes drti.o to not be installed in /usr/lib32 on systems with compat-32 support. This fix has two parts. First, the build is forced by linking drti.o into a dummy internal library. Second, the object file is installed manually in the LIBRARIES_ONLY case. END