---
See https://tests.reproducible-builds.org/history/exactimage.html
0.9.1-13 vs. 0.9.1-14. The diffs can be seen at
https://tests.reproducible-builds.org/dbd/testing/armhf/exactimage_0.9.1-12.diffoscope.html

 build/bottom.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/bottom.make b/build/bottom.make
index 628bc88..d15979d 100644
--- a/build/bottom.make
+++ b/build/bottom.make
@@ -1,6 +1,6 @@
 include build/$(X_SYSTEM).make
 
-X_SRCS = $(filter-out $(NOT_SRCS), $(notdir $(wildcard $(X_MODULE)/*.cc 
$(X_MODULE)/*.c $(X_MODULE)/*.m $(X_MODULE)/*.mm))) $(SRCS)
+X_SRCS = $(filter-out $(NOT_SRCS), $(sort $(notdir $(wildcard $(X_MODULE)/*.cc 
$(X_MODULE)/*.c $(X_MODULE)/*.m $(X_MODULE)/*.mm)))) $(SRCS)
 
 $(X_MODULE)_OBJS := $(addsuffix $(X_OBJEXT),$(addprefix 
$($(X_MODULE)_OUTPUT)/,$(basename $(X_SRCS)))) $(DEPS)
 
-- 
2.7.0

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe exact-image

Reply via email to