forked from pyrite-dev/milsko
tiny config disables dbus integrationg
This commit is contained in:
parent
837c28133a
commit
984b8de414
3 changed files with 12 additions and 5 deletions
|
|
@ -5,4 +5,5 @@ Milsko's configure script supports the `--tiny` option for building the tiniest
|
|||
- Add `-Oz` to the cflags
|
||||
- (clang only) add `-flto=thin` to the cflags and linker flags
|
||||
- Build stb-image with `STB_IMAGE_STATIC` (this is why you get warnings with stb_image when you use it)
|
||||
- Disable the Wayland backend
|
||||
- (Linux) Disable the Wayland backend
|
||||
- (Linux) Disable dbus integration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue