Revert "build.rs recursively delves into directories during library bake stage, correct misnamed file at machine/mod.rs:455 (#617)"

This reverts commit c1b577f2c7.
This commit is contained in:
notoria
2020-07-01 10:06:20 +02:00
parent 8325bb11e2
commit e05c34d1ee
3 changed files with 38 additions and 444 deletions

View File

@@ -452,7 +452,7 @@ impl Machine {
Stream::from(CHARSIO),
true,
ListingSource::from_file_and_path(
clause_name!("charsio"),
clause_name!("si"),
lib_path.clone(),
)
);