bspwm
bspwm copied to clipboard
fixed: multiple definitions during linking step
When installing the patch, it didn't compile because there were errors when ld tried to link the files. The -zmuldefs flag fixed this behaviour.