-
Notifications
You must be signed in to change notification settings - Fork 41
We need to relax requirements for sterile build environments #84
Copy link
Copy link
Open
Labels
bugSomething isn't right.Something isn't right.buildRelated to compiling, linking, packaging and distribution.Related to compiling, linking, packaging and distribution.cause unknownThe root of the problem is not identified or sufficiently understood to fix.The root of the problem is not identified or sufficiently understood to fix.
Description
Currently if a developer has the project built and then runs git pull after a ~year and then make, bad outcomes can result. Even though configure will usually run again, and the build might work, strange things can happen at runtime.
We need to guarantee make always does the right thing at any time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't right.Something isn't right.buildRelated to compiling, linking, packaging and distribution.Related to compiling, linking, packaging and distribution.cause unknownThe root of the problem is not identified or sufficiently understood to fix.The root of the problem is not identified or sufficiently understood to fix.