Revert "kbuild: Disable gcc plugins"
authorDom Cobley <popcornmix@gmail.com>
Thu, 16 Dec 2021 12:11:54 +0000 (12:11 +0000)
committerDom Cobley <popcornmix@gmail.com>
Thu, 16 Dec 2021 12:11:54 +0000 (12:11 +0000)
This reverts commit d62b4f2f5742bf39892acf8c6804fffee174d371.

scripts/gcc-plugin.sh

index c3d0c8f..b79fd0b 100755 (executable)
@@ -1,6 +1,5 @@
 #!/bin/sh
 # SPDX-License-Identifier: GPL-2.0
-exit 1 # Disable plugins
 
 set -e