Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
25101cf5
Commit
25101cf5
authored
May 26, 2011
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected.
parent
6c6c976f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
general.texi
doc/general.texi
+0
-12
No files found.
doc/general.texi
View file @
25101cf5
...
@@ -831,18 +831,6 @@ are listed below:
...
@@ -831,18 +831,6 @@ are listed below:
Libav automatically passes @code
{
-
fno
-
common
}
to the compiler to work around
Libav automatically passes @code
{
-
fno
-
common
}
to the compiler to work around
a GCC bug
(
see @url
{
http:
//
gcc.gnu.org
/
bugzilla
/
show
_
bug.cgi?id
=
37216
}
)
.
a GCC bug
(
see @url
{
http:
//
gcc.gnu.org
/
bugzilla
/
show
_
bug.cgi?id
=
37216
}
)
.
Within the MSYS shell, configure and make with:
@example
.
/
configure
--
enable
-
memalign
-
hack
make
make install
@end example
This will install @file
{
ffmpeg.exe
}
along with many other development files
to @file
{
/
usr
/
local
}
. You may specify another install path using the
@code
{
--
prefix
}
option in @file
{
configure
}
.
Notes:
Notes:
@itemize
@itemize
...
...
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