scummvm/backends/fs/psp
Le Philousophe 675695c708 PSP: Fix build failures with latest PSP toolchain
The new PSP toolchain automatically links system libraries which wasn't
the case before. The ordering of libraries builtin in GCC and our spec
file collided. This fixes the order.
PSP SDK includes time.h so it needs an exemption.
A warning was emitted about a if without curly braces which are needed.
2021-12-31 09:50:53 +01:00
..
psp-fs-factory.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
psp-fs-factory.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
psp-fs.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
psp-fs.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
psp-stream.cpp PSP: Fix build failures with latest PSP toolchain 2021-12-31 09:50:53 +01:00
psp-stream.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00