Files
termux-packages/x11-packages/fluxbox
termux-pacman-bot 17835ff918 fix(x11/fluxbox): Fix building with current toolchain
Set `-std=c++11` to fix build errors such as:

> src/FbTk/MemFun.hh:86:28: error: no template named 'binary_function' in namespace 'std'; did you mean '__binary_function'?
> src/FbTk/MenuItem.hh:158:14: error: no template named 'auto_ptr' in namespace 'std'
2024-06-21 08:38:29 +00:00
..