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
GSoC
GSoC2018
macOS
vlc
Commits
32616498
Commit
32616498
authored
Nov 30, 2006
by
Christophe Mutricy
Browse files
Apply the alignment patch on BeOS also.
parent
63bd1abd
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
32616498
...
...
@@ -935,6 +935,9 @@ endif
ifdef
HAVE_WIN32
(
cd
$@
;
patch
-p0
< ../Patches/ffmpeg-alignment.patch
)
endif
ifdef
HAVE_BEOS
(
cd
$@
;
patch
-p0
< ../Patches/ffmpeg-alignment.patch
)
endif
ffmpeg-$(FFMPEG_VERSION).tar.gz
:
$(WGET)
$(FFMPEG_URL)
...
...
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