Browse Source

doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected.

tags/n0.8
Diego Biurrun 14 years ago
parent
commit
25101cf5bd
1 changed files with 0 additions and 12 deletions
  1. +0
    -12
      doc/general.texi

+ 0
- 12
doc/general.texi View File

@@ -831,18 +831,6 @@ are listed below:
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}).

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:

@itemize


Loading…
Cancel
Save