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
Steve Lhomme
VLC
Commits
4a4a0f55
Commit
4a4a0f55
authored
Sep 20, 2005
by
Eric Petit
Browse files
Fixed ffmpeg BeOS cross compile on x86_64 (adapted from [12575])
parent
87f2a351
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
4a4a0f55
...
...
@@ -78,6 +78,9 @@ else
# Building natively
RANLIB
=
ranlib
endif
ifeq
($(HOST),i586-pc-beos)
FFMPEGCONF
+=
--cpu
=
x86
endif
# ***************************************************************************
# Standard rules
...
...
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