We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff15776 commit 9cee5eeCopy full SHA for 9cee5ee
Makefile
@@ -47,7 +47,7 @@ OPENLASELIBDIR=
47
endif
48
49
CC ?= gcc
50
-BUILD_CC ?= gcc
+BUILD_CC ?= ${CC}
51
52
# DEBUG=-g
53
# DEBUG=
0 commit comments