Compile fptrp.e with EMFLAGS
This commit is contained in:
parent
dc345354ee
commit
c7fc857c2d
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ FP_$(MACH).a: $(LIST)
|
||||||
$(ASAR) rv $@ $?
|
$(ASAR) rv $@ $?
|
||||||
|
|
||||||
fptrp.$(SUF): $(CDIR)/fptrp.e
|
fptrp.$(SUF): $(CDIR)/fptrp.e
|
||||||
ack -m$(MACH) -L -LIB -c $(CDIR)/fptrp.e
|
ack -m$(MACH) $(EMFLAGS) -c $(CDIR)/fptrp.e
|
||||||
|
|
||||||
extend.$(SUF) compact.$(SUF): byte_order.h $(CDIR)/get_put.h
|
extend.$(SUF) compact.$(SUF): byte_order.h $(CDIR)/get_put.h
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue