-
Notifications
You must be signed in to change notification settings - Fork 42
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.
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.