mirror of
https://github.com/termux/termux-packages.git
synced 2025-02-22 06:26:39 +00:00
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'