Set native driver options in async compiles, also
Ensure the variable is set to the value that was customized in the parent process in child compilation processes, also.
This commit is contained in:
parent
bec2adebc6
commit
2772e835b6
1 changed files with 2 additions and 0 deletions
|
@ -2591,6 +2591,8 @@ display a message."
|
|||
comp-debug ,comp-debug
|
||||
comp-verbose ,comp-verbose
|
||||
comp-eln-load-path ',comp-eln-load-path
|
||||
comp-native-driver-options
|
||||
',comp-native-driver-options
|
||||
load-path ',load-path)
|
||||
,comp-async-env-modifier-form
|
||||
(message "Compiling %s..." ,source-file)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue