[tor-commits] [tor-browser/tor-browser-17.0.6esr-2] squash! Disable library timestamping.
mikeperry at torproject.org
mikeperry at torproject.org
Mon May 20 22:07:58 UTC 2013
commit 1935f554d63fd2b5057f0a09a01c64bfb9e63af8
Author: Mike Perry <mikeperry-git at torproject.org>
Date: Thu May 16 23:09:37 2013 -0700
squash! Disable library timestamping.
---
nsprpub/config/now.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/nsprpub/config/now.c b/nsprpub/config/now.c
index 5e07a72..c6db1fb 100644
--- a/nsprpub/config/now.c
+++ b/nsprpub/config/now.c
@@ -10,8 +10,6 @@
#include <sys/time.h>
#elif defined(_WIN32)
#include <windows.h>
-#else
-#error "Architecture not supported"
#endif
#define OMIT_LIB_BUILD_TIME
More information about the tor-commits
mailing list