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
e9a16db4
Commit
e9a16db4
authored
Dec 05, 2017
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contribs: openjpeg2, don't build the tools (codec)
This should fix build on Android.
parent
c8384b1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
contrib/src/openjpeg/rules.mak
contrib/src/openjpeg/rules.mak
+2
-1
No files found.
contrib/src/openjpeg/rules.mak
View file @
e9a16db4
...
...
@@ -21,7 +21,8 @@ endif
.openjpeg
:
openjpeg toolchain.cmake
cd
$<
&&
$(HOSTVARS)
$(CMAKE)
\
-DBUILD_SHARED_LIBS
:bool
=
off
-DBUILD_PKGCONFIG_FILES
=
ON
\
-DBUILD_SHARED_LIBS
:bool
=
OFF
-DBUILD_PKGCONFIG_FILES
=
ON
\
-DBUILD_CODEC
:bool
=
OFF
\
.
cd
$<
&&
$(MAKE)
install
touch
$@
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