summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1d73fe9..dea9bb3 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ Q_OBJS = util.o llmnr-query.o
Q_LIBS =
Q_MAN = $(Q_P).1
-CC ?= $(CROSS_COMPILE)gcc
+CC ?= gcc
INSTALL = install
GZIP = gzip -9 -c