Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/sunos5-config.py')
-rw-r--r--config/sunos5-config.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/sunos5-config.py b/config/sunos5-config.py
index bb6c5d89e46..2343ce69060 100644
--- a/config/sunos5-config.py
+++ b/config/sunos5-config.py
@@ -159,9 +159,9 @@ REL_CCFLAGS = ['-O2']
##ARFLAGS = ruv
##ARFLAGSQUIET = ru
##
-C_WARN = '-Wall -Wno-char-subscripts -Wdeclaration-after-statement'
+C_WARN = ['-Wno-char-subscripts', '-Wdeclaration-after-statement']
-CC_WARN = '-Wall'
+CC_WARN = ['-Wall']
##FIX_STUBS_WARNINGS = -Wno-unused