summaryrefslogtreecommitdiff
path: root/etc/import/TARGETS.re2
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import/TARGETS.re2')
-rw-r--r--etc/import/TARGETS.re22
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/import/TARGETS.re2 b/etc/import/TARGETS.re2
index ac486aa1..28bb1882 100644
--- a/etc/import/TARGETS.re2
+++ b/etc/import/TARGETS.re2
@@ -46,6 +46,6 @@
]
, "hdrs":
["re2/filtered_re2.h", "re2/re2.h", "re2/set.h", "re2/stringpiece.h"]
- , "link external": ["-pthread"]
+ , "private-ldflags": ["-pthread"]
}
}