mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-13 13:09:49 +04:00
Enable PVS Studio license check (#3122)
This commit is contained in:
@@ -48,7 +48,6 @@ def generate(env):
|
|||||||
"@.pvsoptions",
|
"@.pvsoptions",
|
||||||
"-j${PVSNCORES}",
|
"-j${PVSNCORES}",
|
||||||
# "--incremental", # kinda broken on PVS side
|
# "--incremental", # kinda broken on PVS side
|
||||||
"--disableLicenseExpirationCheck",
|
|
||||||
],
|
],
|
||||||
PVSCONVOPTIONS=[
|
PVSCONVOPTIONS=[
|
||||||
"-a",
|
"-a",
|
||||||
|
|||||||
Reference in New Issue
Block a user