nss-usrfiles: use proper compiler

Without exporting CC make was defaulting to using `cc` as the compiler
which is the host compiler, not the cross compiler.
This commit is contained in:
Michael Marineau 2015-08-07 14:56:39 -07:00
parent c890b81797
commit 419734a008
2 changed files with 1 additions and 1 deletions