cppcheck: only list individual files as writable (#5220)

Fixes #5218.
This commit is contained in:
augiedoggie
2020-07-28 02:07:52 -06:00
committed by GitHub
parent 034fa83573
commit 10aa05c833

View File

@@ -10,7 +10,7 @@ Features:
HOMEPAGE="http://cppcheck.sourceforge.net/"
COPYRIGHT="2007-2018 Cppcheck team"
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/danmar/cppcheck/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="ea7ac1cd2f5c00ecffd596fd0f7281cba44308e565a634fae02b77ecd927c153"
SOURCE_FILENAME="cppcheck-$portVersion.tar.gz"
@@ -20,7 +20,6 @@ ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
GLOBAL_WRITABLE_FILES="
settings/cppcheck/ directory keep-old
settings/cppcheck/avr.cfg keep-old
settings/cppcheck/boost.cfg keep-old
settings/cppcheck/bsd.cfg keep-old