.hgignore

Mon, 11 Jul 2016 05:02:28 +0100

author
andrew
date
Mon, 11 Jul 2016 05:02:28 +0100
changeset 1862
73494e6ff8e5
parent 478
2ba6f4da4bf3
child 1133
50aaf272884f
child 2512
e74aae3e716e
permissions
-rw-r--r--

8151841: Build needs additional flags to compile with GCC 6 [plus parts of 8149647 & 8032045]
Summary: C++ standard needs to be explicitly set and some optimisations turned off to build on GCC 6
Reviewed-by: erikj, dholmes, kbarrett

duke@2 1 ^build/
duke@2 2 ^dist/
ohair@478 3 nbproject/private/
igor@230 4 ^webrev
ohair@334 5 ^.hgtip
ohair@478 6 ^.bridge2
michaelm@414 7 .DS_Store

mercurial