• Jochen Eisinger's avatar
    Revert "Disable -Werror=attributes on gcc" · 76a84bbc
    Jochen Eisinger authored
    This reverts commit 7683df24.
    
    Reason for revert: doesn't help with gcc, so removing
    
    Original change's description:
    > Disable -Werror=attributes on gcc
    > 
    > The warning triggers even if the attributes don't change - it's enough
    > to declare them multiple times. Given that the other compilers don't
    > complain, just disable the warning on gcc for now.
    > 
    > R=​jkummerow@chromium.org,mtrofin@chromium.org
    > BUG=v8:6339
    > NOTRY=true
    > 
    > Change-Id: Ie0fcc4feeb8568d4ab74ac65f6887523f3cdcbf9
    > Reviewed-on: https://chromium-review.googlesource.com/494106
    > Commit-Queue: Michael Achenbach <machenbach@chromium.org>
    > Reviewed-by: Mircea Trofin <mtrofin@chromium.org>
    > Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
    > Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#45045}
    
    TBR=jkummerow@chromium.org,machenbach@chromium.org,mtrofin@chromium.org,gsathya@chromium.org,jochen@chromium.org
    NOPRESUBMIT=true
    NOTREECHECKS=true
    NOTRY=true
    BUG=v8:6339
    
    Change-Id: I581e4f0499ae0d7e3bc791fd6fa9988aabe64c5e
    Reviewed-on: https://chromium-review.googlesource.com/494469Reviewed-by: 's avatarJochen Eisinger <jochen@chromium.org>
    Commit-Queue: Jochen Eisinger <jochen@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#45052}
    76a84bbc
BUILD.gn 91.7 KB