mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-16 06:14:59 +00:00
Copy or link erlang_conf.hrl when making shadow copies of the library
Estimated hours taken: 0.1 Branches: main scripts/prepare_tmp_dir_grade_part: tools/bootcheck: Copy or link erlang_conf.hrl when making shadow copies of the library directory when bootchecking or building in different grades.
This commit is contained in:
@@ -52,6 +52,7 @@ cp library/*FLAGS* tmp_dir/library
|
||||
cp library/print_extra_inits tmp_dir/library
|
||||
cp library/library_strong_name.sn tmp_dir/library
|
||||
cp library/*.m tmp_dir/library
|
||||
cp library/*.hrl tmp_dir/library
|
||||
mkdir tmp_dir/mdbcomp
|
||||
cp mdbcomp/Mmake* tmp_dir/mdbcomp
|
||||
cp mdbcomp/Mercury.* tmp_dir/mdbcomp
|
||||
|
||||
Reference in New Issue
Block a user