diff options
author | Leonardo Hernández Hernández <leohdz172@proton.me> | 2024-06-20 22:44:50 -0600 |
---|---|---|
committer | Leonardo Hernández Hernández <leohdz172@proton.me> | 2024-06-20 22:44:50 -0600 |
commit | 4cf1d604b8912fdd5854f4a1d981cdfc5955b890 (patch) | |
tree | 2840a38f59f3d84025658023e81fcb819da3aefe /config.mk | |
parent | a8403d7b4d54e30699424586784cc0265b29d08d (diff) | |
parent | 650a918010ac5769787d461812392cff786e4d3b (diff) |
Merge remote-tracking branch 'upstream/main' into wlroots-next
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,3 +13,5 @@ XLIBS = # Uncomment to build XWayland support #XWAYLAND = -DXWAYLAND #XLIBS = xcb xcb-icccm + +CC = gcc |