Hash eln ABI once and add it to the output compilation path

This commit is contained in:
AndreaCorallo 2020-03-03 22:23:41 +00:00 committed by Andrea Corallo
parent f77f6ca770
commit 43b6f05dfb
5 changed files with 35 additions and 8 deletions

View file

@ -2125,7 +2125,7 @@ Return the compilation unit file name."
(file-name-as-directory
(concat
(file-name-directory exp-file)
system-configuration))
comp-native-path-postfix))
(file-name-sans-extension
(file-name-nondirectory exp-file))))))))
(comp-log "\n \n" 1)