Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
58ee1c53
Commit
58ee1c53
authored
Mar 26, 2008
by
Pierre d'Herbemont
Browse files
contrib: ffmpeg uses now --enable-cross-compile instead of --cross-compile.
parent
7a0f077c
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
58ee1c53
...
...
@@ -101,7 +101,7 @@ ifneq ($(BUILD),$(HOST))
#
ifndef
HAVE_CYGWIN
# We are REALLY cross compiling
FFMPEGCONF
=
--cross-prefix
=
$(HOST)
-
--cross-compile
FFMPEGCONF
=
--cross-prefix
=
$(HOST)
-
--
enable-
cross-compile
X264CONF
=
--host
=
$(HOST)
PTHREADSCONF
=
"CROSS=
$(HOST)
-"
else
...
...
Write
Preview
Supports
Markdown
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