ebml/make
Cristian Morales Vega 9b440f958e Stop using -ansi -fno-gnu-keywords in Linux
There is no need for -fno-gnu-keywords (which was implied by -ansi) in the
current code.
-ansi disables GCC built-in functions, which add optimizations and extra
security checks in some cases. It may be good to use it (and -pedantic) while
developing to try to keep the code ANSI standard, but users should have binaries
compiled without the option.
2013-03-28 08:26:23 +00:00
..
linux Stop using -ansi -fno-gnu-keywords in Linux 2013-03-28 08:26:23 +00:00
mingw32 libebml/libmatroska: compile under MinGW32 even if the source path has spaces 2010-08-15 13:15:29 +00:00
vc6 move the sources from the dead coreforge server 2010-02-18 08:13:06 +00:00
vc7 move the sources from the dead coreforge server 2010-02-18 08:13:06 +00:00