Merge pull request #1435 from marineam/usrfiles

nss-usrfiles: use proper compiler
This commit is contained in:
Michael Marineau 2015-08-07 15:05:33 -07:00
commit d426251f88
2 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ DEPEND=""
RDEPEND="" RDEPEND=""
src_configure() { src_configure() {
: # Don't bother with the custom configure script. tc-export CC
} }
src_compile() { src_compile() {