diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2637,6 +2637,7 @@ case $_host_os in append_var CXXFLAGS "-I$PSPSDK/include" # FIXME: Why is the following in CXXFLAGS and not in DEFINES? Change or document this. append_var CXXFLAGS "-D_PSP_FW_VERSION=150" + add_line_to_config_mk 'PSP = 1' ;; solaris*) append_var DEFINES "-DSOLARIS" |