diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-09-21 20:32:02 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-09-21 20:32:02 +0200 |
commit | 35230b5fd1b96898d51372f92142e28bae13fb73 (patch) | |
tree | 3eed86ed4160eb7e7eaf36bb295bd4a770db90db /osc_server.h | |
parent | 4afa0d0cf6958a4803634e10e926bf132db0f058 (diff) | |
download | osc-graphics-35230b5fd1b96898d51372f92142e28bae13fb73.tar.gz |
avoid linking against libstdc++ which is not used anyway
instead link against libsupc++, defining only the bare minimum (even that could be avoided by manually defining new/delete and switching off some C++ features)
Diffstat (limited to 'osc_server.h')
0 files changed, 0 insertions, 0 deletions