Commit d8e88732 authored by Gaurav Kukreja's avatar Gaurav Kukreja

Minor bug in sieve/ir_c/Makefile

Signed-off-by: Gaurav Kukreja's avatarGaurav Kukreja <gaurav@gauravk.in>
parent e223c0b1
......@@ -6,6 +6,8 @@ DEBUG = -g
IRDUMP = 0 #defined - dump IR files, undefined - don't.
#PRINT = 1 #if defined and PHASE defined, include soft-float lib. fprintf uses floating point
DUMPEXT = objdump
ifdef PHASE
CC = $(CROSS_GCC)
OBJDUMP = $(CROSS_OBJDUMP)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment