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
358cfba1
Commit
358cfba1
authored
Aug 04, 2007
by
Jean-Baptiste Kempf
Browse files
Faac for system using lame sed... :D
parent
3c173019
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
358cfba1
...
...
@@ -853,8 +853,8 @@ faac-$(FAAC_VERSION).tar.gz:
faac
:
faac-$(FAAC_VERSION).tar.gz
$(EXTRACT_GZ)
sed
-i
's/\r$//'
bootstrap configure.in Makefile.am
patch
-p0
< Patches/faac.patch
cd
$@
;
perl
-pi
-e
's/\r$$//'
bootstrap configure.in Makefile.am
;
cd
..
.faac
:
faac
(
cd
$<
;
./bootstrap
&&
$(HOSTCC)
./configure
$(HOSTCONF)
--without-mp4v2
--prefix
=
$(PREFIX)
--disable-shared
&&
make
&&
make
install
)
...
...
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