[swift-dev] Compiling into /usr/lib64 instead of /usr/lib
    Jeremy Fergason 
    jeremy.fergason at gmail.com
       
    Wed Jan  6 16:31:56 CST 2016
    
    
  
Is there an easy way to switch the install directory from /usr/lib to
/usr/lib64.  Some multilib systems like Fedora x86_64 require libraries to
be placed in /usr/lib64 if they are 64-bit.
Simply moving the files to lib64 breaks the install (not surprising).  I
glanced through some of the CMake files in Swift and /usr/lib looks to be
hard-coded in a number of places.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160106/3c473ee3/attachment.html>
    
    
More information about the swift-dev
mailing list