[
https://issues.apache.org/jira/browse/TS-5034?focusedWorklogId=31576&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-31576
]
ASF GitHub Bot logged work on TS-5034:
--------------------------------------
Author: ASF GitHub Bot
Created on: 04/Nov/16 02:35
Start Date: 04/Nov/16 02:35
Worklog Time Spent: 10m
Work Description: Github user jpeach commented on a diff in the pull
request:
https://github.com/apache/trafficserver/pull/1187#discussion_r86480536
--- Diff: configure.ac ---
@@ -197,6 +197,15 @@ AC_ARG_ENABLE([asan],
)
AC_MSG_RESULT([$enable_asan])
+# Enable TSAN for the builds
+AC_MSG_CHECKING([whether to enable tsan])
+AC_ARG_ENABLE([tsan],
+ [AS_HELP_STRING([--enable-tsan],[turn on tsan])],
--- End diff --
"enable Thread Sanitizer"
Issue Time Tracking
-------------------
Worklog Id: (was: 31576)
Time Spent: 40m (was: 0.5h)
> Add a --enable-tsan configure option
> ------------------------------------
>
> Key: TS-5034
> URL: https://issues.apache.org/jira/browse/TS-5034
> Project: Traffic Server
> Issue Type: New Feature
> Components: Build
> Reporter: Bryan Call
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Add a --enable-tsan configure option
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)