From 07c089e86094947b3ce90c4407f90ada1a5c7a84 Mon Sep 17 00:00:00 2001 From: Sebastian Sumpf Date: Tue, 9 May 2023 16:20:22 +0200 Subject: [PATCH] stdcxx: add 'std::basic_filebuf' for char needed by glmark2 2023.1 related to genodelabs/genode-world#326 --- repos/libports/lib/symbols/stdcxx | 1 + 1 file changed, 1 insertion(+) diff --git a/repos/libports/lib/symbols/stdcxx b/repos/libports/lib/symbols/stdcxx index 0d4ea1df1b..b3275c3986 100644 --- a/repos/libports/lib/symbols/stdcxx +++ b/repos/libports/lib/symbols/stdcxx @@ -1342,6 +1342,7 @@ _ZNSt13basic_filebufIcSt11char_traitsIcEE8overflowEi W _ZNSt13basic_filebufIcSt11char_traitsIcEE9pbackfailEi W _ZNSt13basic_filebufIcSt11char_traitsIcEE9showmanycEv W _ZNSt13basic_filebufIcSt11char_traitsIcEE9underflowEv W +_ZNSt13basic_filebufIcSt11char_traitsIcEEC1EOS2_ W _ZNSt13basic_filebufIcSt11char_traitsIcEEC1Ev W _ZNSt13basic_filebufIcSt11char_traitsIcEEC2Ev W _ZNSt13basic_filebufIcSt11char_traitsIcEED1Ev W