-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
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.