mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-04 00:37:47 +00:00
Previously, if the user wanted to modify CFLAGS, it was necessary to add the options used in the Makefile as well, which doesn't make sense. This patch splits CFLAGS into CFLAGS and the previously removed REALCFLAGS so that the user can modify the arguments passed to the compiler without having to worry about things like passing the list of include directories. Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
5.0 KiB
5.0 KiB