vlc/contrib
Hugo Beauzée-Luyssen ba25882ce8 contribs: Fix iconv build when using gcc 5.x
GCC 5.x defaults to -std=gnu11, which changes the __inline keyword
semantics, causing some iconv functions not to be inlined, but they are
not declared as exported, thus causing linking to iconv to fail
2016-01-04 16:22:47 +01:00
..
src contribs: Fix iconv build when using gcc 5.x 2016-01-04 16:22:47 +01:00
tarballs contrib: update ignore files for git repositories 2011-12-14 14:53:06 -05:00
.gitignore contrib: don't ignore triplets in subfolders 2011-12-16 00:02:43 +01:00
bootstrap Contribs: accept more toolchains for OS X 2015-11-04 14:29:45 +01:00