mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-15 00:03:39 +08:00
7e147e778f
Fix the following build failure with gcc >= 9 (and -std=c++17): ./file.h:70:43: error: ISO C++17 does not allow dynamic exception specifications 70 | bool file_exists(const std::string& file) throw (error); | ^~~~~ Fixes: - http://autobuild.buildroot.org/results/8320edd448cd1f7c14a65734f63a2df5d4b0d442 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> |
||
---|---|---|
.. | ||
cloop.hash | ||
cloop.mk |