summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-25 15:06:25 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-25 15:06:25 (GMT)
commit97294cb6f5e05d4599085560d2fafada0cb0fe3d (patch)
treed6a25bc5f342c682bfb015ef9213a5d60468666f /.travis.yml
parente1febe2aaccce12101e911b31edb3c7e85a40771 (diff)
parent13f90df6597eb8749645582c67de29865ea50950 (diff)
downloadtcl-97294cb6f5e05d4599085560d2fafada0cb0fe3d.zip
tcl-97294cb6f5e05d4599085560d2fafada0cb0fe3d.tar.gz
tcl-97294cb6f5e05d4599085560d2fafada0cb0fe3d.tar.bz2
Merge 8.7
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index abf200b..6ac0517 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -52,7 +52,7 @@ matrix:
compiler: g++
env:
- BUILD_DIR=unix
- - CFGOPT="CC=g++ CFLAGS=-Wall"
+ - CFGOPT="CC=g++ CFLAGS=-Dregister=dont+use+register"
# Older versions of GCC...
- name: "Linux/GCC 7/Shared"
os: linux