Fix build without base GCC

Submitted by:	avg
This commit is contained in:
Rene Ladan 2013-08-05 07:50:56 +00:00
parent 9ac6b3789e
commit 5cefc3e99b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324264

View file

@ -189,7 +189,7 @@ post-patch:
${WRKSRC}/ui/base/strings/app_locale_settings_th.xtb
do-configure:
cd ${WRKSRC} && \
cd ${WRKSRC} && CC="${CC}" CXX="${CXX}" \
GYP_DEFINES="${GYP_DEFINES}" ${PYTHON_CMD} \
./build/gyp_chromium chrome/chrome.gyp --depth .