git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[GTK] Export the COLLECT_NO_DEMANGLE variable on the builders
[WebKit-https.git]
/
Tools
/
BuildSlaveSupport
/
gtk
/
daemontools-buildbot.conf
diff --git
a/Tools/BuildSlaveSupport/gtk/daemontools-buildbot.conf
b/Tools/BuildSlaveSupport/gtk/daemontools-buildbot.conf
index 31a6d63941901791630520e77d67561dbf15e711..25e31abfccaa98a64836411bc79b2af40536958e 100644
(file)
--- a/
Tools/BuildSlaveSupport/gtk/daemontools-buildbot.conf
+++ b/
Tools/BuildSlaveSupport/gtk/daemontools-buildbot.conf
@@
-39,6
+39,8
@@
ccache_path="/usr/lib/ccache"
# Environment variables. Prefix them with "env_".
#
env_CFLAGS="-pipe"
+env_COLLECT_NO_DEMANGLE="1"
env_CXXFLAGS="-pipe"
+env_LDFLAGS="-no-install -no-fast-install"
env_WEBKIT_TESTFONTS="/home/${buildbot_user}/testfonts"