Skip to content

Commit

Permalink
spu/dpcr: fixed Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
JaCzekanski committed Sep 27, 2020
1 parent 23ccc53 commit b8143a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dma/dpcr/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TARGET = dpcr.elf
LIBS += -lpsxspu
CPPFLAGS += -O2 -std=c++1z

include ../../common-test.mk

LIBS += -lpsxspu

0 comments on commit b8143a2

Please sign in to comment.