notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4f2c7d
)
make: print what's going on
author
notaz
<notasas@gmail.com>
Fri, 16 Sep 2022 20:40:23 +0000
(23:40 +0300)
committer
notaz
<notasas@gmail.com>
Fri, 16 Sep 2022 20:40:23 +0000
(23:40 +0300)
Makefile.libretro
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.libretro
b/Makefile.libretro
index
03c8a1d
..
7f8ec74
100644
(file)
--- a/
Makefile.libretro
+++ b/
Makefile.libretro
@@
-560,6
+560,16
@@
NO_CONFIG_MAK = yes
#endif
#endif
+$(info TARGET: $(TARGET))
+$(info platform: $(platform))
+$(info ARCH: $(ARCH))
+$(info DYNAREC: $(DYNAREC))
+$(info BUILTIN_GPU: $(BUILTIN_GPU))
+$(info CC: $(CC))
+$(info CFLAGS: $(CFLAGS))
+$(info MAIN_LDLIBS: $(MAIN_LDLIBS))
+$(info )
+
include Makefile
# no special AS needed for gpu_neon