pjproject: use g++ as a linker
authorDirk Neukirchen <dirkneukirchen@web.de>
Fri, 10 Apr 2015 12:47:19 +0000 (14:47 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 10 Apr 2015 12:47:19 +0000 (14:47 +0200)
commitb503392f2e56a0a3fb4e0ed6964b5885ad37b6e2
treeaa3f426281defd46ad8da844e1d1a16619fdaf05
parent409394e6ea7026807111ae57cb59b85914065dfb
pjproject: use g++ as a linker

this seems to fix a strange error where the last stage
cannot find libgcc.a or libgcc.so

only compile tested

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
libs/pjproject/patches/001-change_linker.patch [new file with mode: 0644]