Correct -Xlinker arguments

This commit is contained in:
Erik Schnetter 2016-01-18 18:13:18 -05:00
parent 2cd9ad8ce6
commit 5038a38e29

View file

@ -43,7 +43,7 @@
'-llib1', '-llib2',
'arg4',
'-Wl,--end-group',
'-Xlinker,-rpath', '-Xlinker,/third/rpath', '-Xlinker,-rpath,/fourth/rpath',
'-Xlinker,-rpath', '-Xlinker,/third/rpath', '-Xlinker,-rpath', '-Xlinker,/fourth/rpath',
'-llib3', '-llib4',
'arg5', 'arg6']