-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
Environment
- OS: Arch Linux
- rage version: 0.11.1
What were you trying to do
I have a documented build environment (same libraries, same compiler, same build instructions) and I'm building the rage binary twice, but get different binary outputs.
What happened
It's hard to point out what's causing this, the file size is identical so it could be some ordering issue (object files being linked in different order, a build.rs in the dependency tree iterating over a hashmap, etc). Building on btrfs didn't help, so it's likely not (only) a file-system readdir order problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels