-
-
Notifications
You must be signed in to change notification settings - Fork 172
Closed
Description
Now that nodejs/node#13466 has landed, we need to make sure all our boxes have the newer compiler levels.
According to @bnoordhuis in nodejs/node#13466 (comment), binaries built with the later version should run everywhere they did before, so there shouldn't be a problem just updating the level on all our boxes.
I'd assume most/all of our older machines are using gcc 4.8.4.
This might be a good time to test out our ansible scripts.
seishun and fhinkel