Show More
@@ -1396,7 +1396,7 b' class RustExtension(Extension):' | |||||
1396 |
|
1396 | |||
1397 | env['HOME'] = pwd.getpwuid(os.getuid()).pw_dir |
|
1397 | env['HOME'] = pwd.getpwuid(os.getuid()).pw_dir | |
1398 |
|
1398 | |||
1399 |
cargocmd = ['cargo', 'rustc', ' |
|
1399 | cargocmd = ['cargo', 'rustc', '--release'] | |
1400 |
|
1400 | |||
1401 | feature_flags = [] |
|
1401 | feature_flags = [] | |
1402 |
|
1402 |
General Comments 0
You need to be logged in to leave comments.
Login now