]> Chaos Git - corbenik/ctrulib.git/commit
Update template Makefile with the following changes:
authorfincs <fincs.alt1@gmail.com>
Sat, 21 Nov 2015 00:12:33 +0000 (01:12 +0100)
committerfincs <fincs.alt1@gmail.com>
Sat, 21 Nov 2015 00:12:33 +0000 (01:12 +0100)
commite554f119995a75b121cecf47cf9f1c67d67648d7
treecc6b8cf23b0cea4f7d6f2398ec6639e23e46c80f
parent59231120822511a1c760dd09f6c39e22daeeda05
Update template Makefile with the following changes:

- Add RomFS embedding support
- Add proper rules for assembling GPU shaders
- Use -ffunction-sections and --gc-sections by default
- Remove -ffast-math
21 files changed:
examples/app_launch/Makefile
examples/audio/mic/Makefile
examples/camera/image/Makefile
examples/camera/video/Makefile
examples/get_system_language/Makefile
examples/graphics/printing/both-screen-text/Makefile
examples/graphics/printing/colored-text/Makefile
examples/graphics/printing/hello-world/Makefile
examples/graphics/printing/multiple-windows-text/Makefile
examples/http/Makefile
examples/input/read-controls/Makefile
examples/input/touch-screen/Makefile
examples/libapplet_launch/Makefile
examples/mvd/Makefile
examples/qtm/Makefile
examples/romfs/Makefile
examples/sdmc/Makefile
examples/templates/application/Makefile
examples/templates/library/Makefile
examples/threads/event/Makefile
examples/time/rtc/Makefile