summaryrefslogtreecommitdiff
path: root/tools/uintr/sample/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/uintr/sample/Makefile')
-rw-r--r--tools/uintr/sample/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/uintr/sample/Makefile b/tools/uintr/sample/Makefile
index 1f5042ba5d5d..b7da6d1835c9 100644
--- a/tools/uintr/sample/Makefile
+++ b/tools/uintr/sample/Makefile
@@ -1,4 +1,5 @@
-CC = $(CROSS_COMPILE)gcc
+# CC = $(CROSS_COMPILE)gcc
+CC = gcc-11
BUILD_OUTPUT := $(CURDIR)
PREFIX ?= /usr
DESTDIR ?=