pmt: Link libc++_shared to binary

This commit is contained in:
2024-09-11 06:59:26 +03:00
committed by GitHub
parent 9ed45938e6
commit 0b15005dbd

View File

@@ -25,6 +25,7 @@ include $(LOCAL_PATH)/../build/config/env.mk
PMT_CXXFLAGS = \
-O3 \
-std=c++14 \
-lstdc++ \
-Wall \
-Wextra \
-Werror \