From ddd0c17257a4ee3b21feda584514a7c6b5c8d13f Mon Sep 17 00:00:00 2001 From: Clownacy Date: Sun, 13 Oct 2019 01:56:33 +0000 Subject: [PATCH] Undo that last edit in this branch We need these --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index d3cd924c..47f51441 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +NATIVECC = cc +NATIVECXX = c++ WINDRES = windres PKG_CONFIG = pkg-config