From eafc54869c5f581b4773cc9328d39672ad28d33a Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 3 May 2011 11:40:11 +0200 Subject: PSP: Add FIXME to portdefs.h --- backends/platform/psp/portdefs.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'backends') diff --git a/backends/platform/psp/portdefs.h b/backends/platform/psp/portdefs.h index bf7ed41e25..dae9b5d49e 100644 --- a/backends/platform/psp/portdefs.h +++ b/backends/platform/psp/portdefs.h @@ -26,6 +26,12 @@ #ifndef PORTDEFS_H #define PORTDEFS_H +// FIXME: This file is only used when building using the file +// backends/platform/psp/Makefile, but not when building using configure +// && make. So either -DNONSTANDARD_PORT needs to be added to the PSP +// configure rules, or it should be removed from the aforementioned +// Makefile. + #include #include #include -- cgit v1.2.3