aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common_targets.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common_targets.py b/src/common_targets.py
index 277c3bf..7a109a6 100644
--- a/src/common_targets.py
+++ b/src/common_targets.py
@@ -42,7 +42,7 @@ common_targets = {
+ glibc_path_notc + ":"
+ library_path,
"binary_suffix" : "-glibc-notc",
- "LD_PRELOAD" : "/usr/lib/libstdc++.so /usr/lib/libgcc_s.so.1",
+ "LD_PRELOAD" : "",
"color" : "C5"
},
}