]> git.pld-linux.org Git - packages/scummvm.git/blobdiff - fluidsynth-printf-attr.patch
boost rebuild
[packages/scummvm.git] / fluidsynth-printf-attr.patch
index 11f4f20acc54912b9be182e6587a102de61bf198..579e2803e80936b8fe1ad0f9b8c85280a3851f75 100644 (file)
@@ -6,6 +6,6 @@
  
 +// __attribute__ ((format (printf, 2, 3))) in fluidsynth/log.h
 +#define FORBIDDEN_SYMBOL_EXCEPTION_printf
- #include "common/scummsys.h"
- #ifdef USE_FLUIDSYNTH
+ #if defined(HAVE_CONFIG_H)
+ #include "config.h"
+ #endif
This page took 0.033259 seconds and 4 git commands to generate.