mirror of
https://github.com/FunKey-Project/picofe-irixxxx.git
synced 2026-04-24 16:32:46 +02:00
pprof: workaround for MMSP2 timer glitch, add draw2
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@852 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
@@ -89,7 +89,7 @@ PicoDrive : $(OBJS)
|
||||
$(CC) $(CFLAGS) $^ $(LDFLAGS) -Wl,-Map=PicoDrive.map -o $@
|
||||
|
||||
pprof: pprof.c
|
||||
$(CROSS)gcc -O2 -ggdb -DPPROF -DPPROF_TOOL -I../../ -I. $^ -o $@ -lrt
|
||||
$(CROSS)gcc -O2 -ggdb -DPPROF -DPPROF_TOOL -I../../ -I. $^ -o $@
|
||||
|
||||
%.o : %.asm
|
||||
@echo ">>>" $<
|
||||
|
||||
Reference in New Issue
Block a user