openlvc / portico

Portico is an open source, cross-platform, fully supported HLA RTI implementation. Designed with modularity and flexibility in mind, Portico is a production-grade RTI for the Simulation and Training Community, so come say hi!
http://www.porticoproject.org
151 stars 81 forks source link

PORT-290 Removes _GLIBCXX_USE_CXX11_ABI=0 cflag for ieee1516e linux64 #291

Closed michaelrfraser closed 3 years ago

michaelrfraser commented 5 years ago
timpokorny commented 5 years ago

@michaelrfraser - I'm starting the slow process of trying to merge in the centralized federation server stuff, so I'm going to hold this for a bit. The volume of code changes are substantial and I don't want to create more stuff to conflict with it yet. Will need to review again to make sure they haven't stuffed anything up yet. Also need to squad down the commits into something more atomic and have that chat you flagged about getting it working on Travis.

timpokorny commented 3 years ago

Closing this out without merging. I cherry picked the C++ GLIBC change into the maintenance-2.1.x and master branches, but left the rest out as (a) Travis is dead, and (b) We're dealing with Java 8+ separately.