K 10 svn:author V 6 sbruno K 8 svn:date V 27 2014-09-21T15:36:25.861873Z K 7 svn:log V 324 Patch configure to use ${CC} instead of ld to link the two shared objects it creates. This fixes a problem on arm where the shared object will attempt to access symbols in libgcc, however the .so files don't link against libgcc the build fails. PR: 193791 Submitted by: andrew Reviewed by: tijl Approved by: bapt (mentor) END