Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
3a3333c0
Commit
3a3333c0
authored
Feb 19, 2018
by
Andreas Marek
Browse files
Patch nvcc_wrap
parent
575711f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
nvcc_wrap
View file @
3a3333c0
#!/bin/sh
#!/bin/sh
$NVCC
`
echo
$@
|
sed
's/-fPIC/-Xcompiler -fPIC/'
`
$NVCC
`
echo
$@
|
sed
's/-fPIC/-Xcompiler -fPIC/
; s/-Wl/-Xlinker -Wl/;
'
`
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment