/[packages]/updates/8/chromium-browser-stable/current/SPECS/chromium-browser-stable.spec
ViewVC logotype

Diff of /updates/8/chromium-browser-stable/current/SPECS/chromium-browser-stable.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1252348 by cjw, Fri Aug 17 20:37:59 2018 UTC revision 1252556 by cjw, Sat Aug 18 15:37:43 2018 UTC
# Line 351  CFLAGS=$(echo "$CFLAGS"|sed -e 's/-g //' Line 351  CFLAGS=$(echo "$CFLAGS"|sed -e 's/-g //'
351  CXXFLAGS=$(echo "$CXXFLAGS"|sed -e 's/-g //')  CXXFLAGS=$(echo "$CXXFLAGS"|sed -e 's/-g //')
352  CXXFLAGS="$CXXFLAGS -Wno-error=attributes -Wno-error=comment -Wno-error=unused-variable -Wno-error=noexcept-type -Wno-error=register -Wno-error=strict-overflow -Wno-error=deprecated-declarations"  CXXFLAGS="$CXXFLAGS -Wno-error=attributes -Wno-error=comment -Wno-error=unused-variable -Wno-error=noexcept-type -Wno-error=register -Wno-error=strict-overflow -Wno-error=deprecated-declarations"
353    
354    %ifarch %{ix86}
355    CFLAGS="$CFLAGS -msse2"
356    CXXFLAGS="$CXXFLAGS -msse2"
357    %endif
358    
359  python tools/gn/bootstrap/bootstrap.py --gn-gen-args='%{gn_config}'  python tools/gn/bootstrap/bootstrap.py --gn-gen-args='%{gn_config}'
360    
361  out/Release/gn gen --args='%{gn_config}' out/Release  out/Release/gn gen --args='%{gn_config}' out/Release

Legend:
Removed from v.1252348  
changed lines
  Added in v.1252556

  ViewVC Help
Powered by ViewVC 1.1.30