Explorar el Código

remove BUILDTIME since it is not used

Eric Andersen hace 22 años
padre
commit
bd3fadcde8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Rules.mak

+ 0 - 1
Rules.mak

@@ -36,7 +36,6 @@ SHARED_MAJORNAME:=libc.so.$(MAJOR_VERSION)
 UCLIBC_LDSO:=ld-uClibc.so.$(MAJOR_VERSION)
 LIBC:=$(TOPDIR)libc/libc.a
 
-BUILDTIME:= ${shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z"}
 NATIVE_ARCH:= ${shell uname -m | sed \
 		-e 's/i.86/i386/' \
 		-e 's/sparc.*/sparc/' \