Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
4ea47868
Commit
4ea47868
authored
Jan 27, 2012
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gnutls patch: remove "//" as it confuses BSD patch
parent
d6a7a4d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
contrib/src/gnutls/gnutls-no-egd.patch
contrib/src/gnutls/gnutls-no-egd.patch
+6
-6
No files found.
contrib/src/gnutls/gnutls-no-egd.patch
View file @
4ea47868
diff -ru gnutls.orig/
/lib/nettle/Makefile.am gnutls/
/lib/nettle/Makefile.am
diff -ru gnutls.orig/
lib/nettle/Makefile.am gnutls
/lib/nettle/Makefile.am
--- gnutls.orig/
/
lib/nettle/Makefile.am 2011-07-19 20:25:09.000000000 +0300
--- gnutls.orig/lib/nettle/Makefile.am 2011-07-19 20:25:09.000000000 +0300
+++ gnutls/
/
lib/nettle/Makefile.am 2011-07-19 20:25:39.000000000 +0300
+++ gnutls/lib/nettle/Makefile.am 2011-07-19 20:25:39.000000000 +0300
@@ -35,4 +35,4 @@
@@ -35,4 +35,4 @@
noinst_LTLIBRARIES = libcrypto.la
noinst_LTLIBRARIES = libcrypto.la
...
@@ -36,9 +36,9 @@ diff -ru gnutls.orig//lib/nettle/Makefile.am gnutls//lib/nettle/Makefile.am
...
@@ -36,9 +36,9 @@ diff -ru gnutls.orig//lib/nettle/Makefile.am gnutls//lib/nettle/Makefile.am
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mac.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mac.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpi.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpi.Plo@am__quote@
diff -ru gnutls.orig/
/lib/nettle/rnd.c gnutls/
/lib/nettle/rnd.c
diff -ru gnutls.orig/
lib/nettle/rnd.c gnutls
/lib/nettle/rnd.c
--- gnutls.orig/
/
lib/nettle/rnd.c 2011-07-19 20:25:09.000000000 +0300
--- gnutls.orig/lib/nettle/rnd.c 2011-07-19 20:25:09.000000000 +0300
+++ gnutls/
/
lib/nettle/rnd.c 2011-07-19 20:26:47.000000000 +0300
+++ gnutls/lib/nettle/rnd.c 2011-07-19 20:26:47.000000000 +0300
@@ -159,7 +159,7 @@
@@ -159,7 +159,7 @@
#ifdef HAVE_GETRUSAGE
#ifdef HAVE_GETRUSAGE
#include <sys/resource.h>
#include <sys/resource.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment