Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

deps: update libuv to 1.5.0 #25141

Closed
wants to merge 2 commits into from
Closed

deps: update libuv to 1.5.0 #25141

wants to merge 2 commits into from

Commits on May 6, 2015

  1. deps: update libuv to 1.5.0

    saghul committed May 6, 2015
    Configuration menu
    Copy the full SHA
    2b561f6 View commit details
    Browse the repository at this point in the history
  2. build: fix use of strict aliasing

    The -fno-strict-aliasing flag was added to fix compilation warnings when
    building Node.js with GCC <= 4.4
    
    Reviewed-By: Julien Gilli <julien.gilli@joyent.com>
    PR-URL: #9179
    trevnorris authored and saghul committed May 6, 2015
    Configuration menu
    Copy the full SHA
    835dcfe View commit details
    Browse the repository at this point in the history