Skip to content
Snippets Groups Projects

contrib: gnutls: remove unsued patch on ANDROID

Closed Thomas Guillem requested to merge dockers-are-you-happy into master
2 files
+ 0
14
Compare changes
  • Side-by-side
  • Inline
Files
2
--- gnutls/gl/Makefile.am 2011-04-07 17:30:44.000000000 -0700
+++ gnutls/gl/Makefile.am 2012-03-02 19:51:53.576555217 -0800
@@ -891,7 +891,7 @@ EXTRA_DIST += sys_stat.in.h
## begin gnulib module time
-BUILT_SOURCES += time.h
+#BUILT_SOURCES += time.h
# We need the following in order to create <time.h> when the system
# doesn't have one that works with the given compiler.
Loading