ref: ddd0c17257a4ee3b21feda584514a7c6b5c8d13f
parent: 3bbc0286bcb93b1972dc247983c184afda3f9cfb
author: Clownacy <Clownacy@users.noreply.github.com>
date: Sat Oct 12 21:56:33 EDT 2019
Undo that last edit in this branch We need these
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+NATIVECC = cc
+NATIVECXX = c++
WINDRES = windres
PKG_CONFIG = pkg-config
--
⑨