Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
4d54824c
Commit
4d54824c
authored
Mar 14, 2018
by
Hugo Beauzée-Luyssen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contrib: protobuf: don't build libprotoc
parent
feaa3e79
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
contrib/src/protobuf/dont-build-protoc.patch
contrib/src/protobuf/dont-build-protoc.patch
+11
-0
No files found.
contrib/src/protobuf/dont-build-protoc.patch
View file @
4d54824c
...
...
@@ -11,3 +11,14 @@
protoc_LDADD = $(PTHREAD_LIBS) libprotobuf.la libprotoc.la
protoc_SOURCES = google/protobuf/compiler/main.cc
--- protobuf/src/Makefile.am.old 2018-03-14 15:00:19.974044729 +0100
+++ protobuf/src/Makefile.am 2018-03-14 15:01:03.158043968 +0100
@@ -174,7 +174,7 @@
google/protobuf/util/type_resolver_util.h \
google/protobuf/util/message_differencer.h
-lib_LTLIBRARIES = libprotobuf-lite.la libprotobuf.la libprotoc.la
+lib_LTLIBRARIES = libprotobuf-lite.la libprotobuf.la
libprotobuf_lite_la_LIBADD = $(PTHREAD_LIBS)
libprotobuf_lite_la_LDFLAGS = -version-info 11:0:0 -export-dynamic -no-undefined
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