bspwm icon indicating copy to clipboard operation
bspwm copied to clipboard

fixed: multiple definitions during linking step

Open OrangeFran opened this issue 4 years ago • 0 comments

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.

OrangeFran avatar Jul 28 '20 07:07 OrangeFran