Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
3d8de5ba
Commit
3d8de5ba
authored
Apr 24, 2006
by
Felix Paul Kühne
Browse files
* add --enable-pic to x264's configure on PPC as well and check out the latest revisions again
parent
8ed1af2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
3d8de5ba
...
...
@@ -113,6 +113,9 @@ endif
ifeq
($(HOST),i686-apple-darwin8)
FFMPEGCONF
+=
--enable-memalign-hack
endif
ifdef
HAVE_DARWIN_OS
X264CONF
+=
--enable-pic
endif
...
...
@@ -1153,7 +1156,7 @@ CLEAN_PKG += libdca
ifdef
SVN
x264
:
$(SVN)
co svn://svn.videolan.org/x264/trunk/
-r
501
x264
$(SVN)
co svn://svn.videolan.org/x264/trunk/ x264
ifdef
HAVE_WIN32
(
cd
x264
;
patch
-p
0 < ../Patches/x264-svn-win32.patch
)
endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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