alliedmodders / metamod-source

Metamod:Source - C++ Plugin Environment and Detour Library for the Source Engine
http://www.metamodsource.net/
Other
374 stars 83 forks source link

Make PVKII also link against stdc++ for Linux #98

Closed Spirrwell closed 1 year ago

Spirrwell commented 1 year ago

Fixes undefined symbols as the MM builds use clang for both CC and CXX as opposed to clang++