Merge branch 'master' into f19

This commit is contained in:
T.C. Hollingsworth 2013-11-12 14:42:01 -07:00
commit 6015cbb6d5
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ Development libraries for libuv
%build
export CFLAGS='%{optflags}'
export CXXFLAGS='%{optflags}'
./gyp_uv -Dcomponent=shared_library -Dlibrary=shared_library
%{__python} gyp_uv.py -Dcomponent=shared_library -Dlibrary=shared_library
make %{?_smp_mflags} V=1 -C out BUILDTYPE=Release