Use -Wl,-x instead of -s: it is more portable, and in particular,
is needed on BSD (MacOS). Also, use -Ldir instead of -L dir on the link line. Same reason... llvm-svn: 5068
Loading
Please register or sign in to comment
is needed on BSD (MacOS). Also, use -Ldir instead of -L dir on the link line. Same reason... llvm-svn: 5068