--- snes9x/libretro/Makefile.orig	2015-10-15 00:36:01 UTC
+++ snes9x/libretro/Makefile
@@ -18,8 +18,6 @@ ifeq ($(platform),)
 	endif
 endif
 
-CXX			= g++
-CC			= gcc
 TARGET_NAME	= snes9x
 LIBM		= -lm