aboutsummaryrefslogtreecommitdiff
path: root/emulators/vba/files/patch-src-sdl_debugger.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - Expand creator's name in the Makefile headerAlexey Dokuchaev2013-07-291-0/+9
| | | | | | | | | | | | | | | | - Fix the build on recent versions of FreeBSD (against Clang) - Add a patch from Gentoo to unbreak GTK+ program build - Fix potential buffer overflow (also obtained from Gentoo) - Convert to OptionsNG, utilize new option helpers - Drop WANT_GNOME and USE_GNOME, they are useless - Define LICENSE (GPLv2), remove COPYING from the docs - Make pkg-message word substitution actually work - Generally sanitize and cleanup the Makefile Reported by: pointyhat-west Notes: svn path=/head/; revision=323888
* - UnbreakMartin Wilke2007-10-171-0/+14
- Fix build with gcc 4.2 PR: 116893 Submitted by: miwi Approved by: maintainer timeout Notes: svn path=/head/; revision=201610