summaryrefslogtreecommitdiff
path: root/Libraries/LibC/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Kaster <andrewdkaster@gmail.com>2020-05-16 14:05:35 -0600
committerAndreas Kling <kling@serenityos.org>2020-05-20 08:37:50 +0200
commit4361a502255e409f04c9325ef73f3cd10f9cafdb (patch)
treeb40a8721a7f400443890c49ed8fed83c764f4efb /Libraries/LibC/CMakeLists.txt
parentaff594f1e790feff0cd7dda3e9f0ecd5573c51bf (diff)
downloadserenity-4361a502255e409f04c9325ef73f3cd10f9cafdb.zip
AK: Don't demangle in serenity :(
In order to remove libstdc++ completely, we need to give up on their implementation of abi::__cxa_demangle. The demangler logic will actually have to be quite complex, and included in both the kernel and userspace. A definite fixme for the future, to parse the mangled names into real deal names.
Diffstat (limited to 'Libraries/LibC/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions