File julia-disable-llvm-timestamps.patch of Package julia

Index: julia-0.3.10/deps/Makefile
===================================================================
--- julia-0.3.10.orig/deps/Makefile
+++ julia-0.3.10/deps/Makefile
@@ -217,7 +217,7 @@ endif
 
 LLVM_CXXFLAGS =
 LLVM_TARGET_FLAGS= --enable-targets=host
-LLVM_FLAGS += --disable-profiling --enable-shared --enable-static $(LLVM_TARGET_FLAGS) --disable-bindings --disable-docs
+LLVM_FLAGS += --disable-profiling --enable-shared --enable-static $(LLVM_TARGET_FLAGS) --disable-bindings --disable-docs --enable-timestamps=no
 LLVM_MFLAGS =
 ifeq ($(LLVM_ASSERTIONS), 1)
 LLVM_FLAGS += --enable-assertions
openSUSE Build Service is sponsored by