From 8f15744c05185b91dfeada209f83f8450c0a50fd Mon Sep 17 00:00:00 2001 From: radius Date: Sat, 31 Oct 2015 13:57:54 -0500 Subject: [PATCH] try to fix compiler for bsnes --- libretro-buildbot-recipe.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/libretro-buildbot-recipe.sh b/libretro-buildbot-recipe.sh index 9b3f8ea7..f5c2f648 100755 --- a/libretro-buildbot-recipe.sh +++ b/libretro-buildbot-recipe.sh @@ -143,9 +143,6 @@ if [ "${CORE_JOB}" == "YES" ]; then echo === BUILDBOT VARS: CC: $CC CXX:: $CXX STRIP: $STRIP COMPILER: $COMPILER === - export CC=$CC - export CXX=$CXX - RESET_FORMAT_COMPILER_TARGET=$FORMAT_COMPILER_TARGET RESET_FORMAT_COMPILER_TARGET_ALT=$FORMAT_COMPILER_TARGET_ALT