diff options
Diffstat (limited to 'config/mt-linux')
-rw-r--r-- | config/mt-linux | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/mt-linux b/config/mt-linux index a09e6f1..15bf417 100644 --- a/config/mt-linux +++ b/config/mt-linux @@ -1,2 +1 @@ -# When using glibc 2 on Linux we must always use vtable thunks. -CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -fvtable-thunks -D_GNU_SOURCE +CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -D_GNU_SOURCE |