-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: infrastructure
-
b56
-
generic
-
generic
When linking up .o files, use $(sort *.o) in the makefile rules so that the object files are always linked in a predictable order.
Without this change to the old makefiles, comparing the shared libraries to the new build-infra makefiles is difficult.
Without this change to the old makefiles, comparing the shared libraries to the new build-infra makefiles is difficult.