summaryrefslogtreecommitdiffstats
path: root/Configurations/90-team.conf
diff options
context:
space:
mode:
Diffstat (limited to 'Configurations/90-team.conf')
-rw-r--r--Configurations/90-team.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configurations/90-team.conf b/Configurations/90-team.conf
index 993e078d50..a0f2ce3103 100644
--- a/Configurations/90-team.conf
+++ b/Configurations/90-team.conf
@@ -8,7 +8,7 @@
%targets = (
"purify" => {
cc => "purify gcc",
- cflags => "-g -DPURIFY -Wall",
+ cflags => "-g -Wall",
thread_cflag => "(unknown)",
lflags => "-lsocket -lnsl",
},