try to fix compiler for bsnes
This commit is contained in:
parent
f50f580c9b
commit
8f15744c05
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue