Tweak build command on rustc.
This commit is contained in:
parent
ab8d200fb0
commit
ffc188a4dd
@ -81,5 +81,5 @@ mod lib {
|
||||
// indent-tabs-mode: nil
|
||||
// c-basic-offset: 4
|
||||
// buffer-file-coding-system: utf-8-unix
|
||||
// compile-command: "make -k -C .. 2>&1 | sed -e 's/\\/x\\//x:\\//g'";
|
||||
// compile-command: "make -k -C $RBUILD 2>&1 | sed -e 's/\\/x\\//x:\\//g'";
|
||||
// End:
|
||||
|
Loading…
Reference in New Issue
Block a user