speed-dreams-code/packaging/3rdParty-devel/patches/vorbis
xavi92 4e3e21fc01 3rdParty-devel: Patch .def files for vorbis
Even if the library name on the "LIBRARY" directive from a .def
file is defined as optional according to the specification [1],
MinGW requires it anyway. Otherwise, the linker would throw the
following error message:

.def: file format not recognized; treating as linker script

Even if this had been already reported as an issue many years ago [2],
it can still be reproduced on x86_64-w64-mingw32-ld-win32 2.43.

[1]: http://msdn2.microsoft.com/en-us/library/30fw19zw
[2]: https://lists.gnu.org/archive/html/bug-binutils/2006-03/msg00147.html


git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9584 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 5dd3ccdc7d18670008698ea22820d357c7ec362c
Former-commit-id: 4647af42a658582de0c01115ec9a345af43300b5
2024-10-27 07:55:04 +00:00
..
vorbis.def 3rdParty-devel: Patch .def files for vorbis 2024-10-27 07:55:04 +00:00
vorbisenc.def 3rdParty-devel: Patch .def files for vorbis 2024-10-27 07:55:04 +00:00
vorbisfile.def 3rdParty-devel: Patch .def files for vorbis 2024-10-27 07:55:04 +00:00