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 2343ce69060..7b1295da941 100644
--- a/config/sunos5-config.py
+++ b/config/sunos5-config.py
@@ -173,11 +173,11 @@ BF_PROFILE_FLAGS = ['-pg','-g']
BF_PROFILE = False
BF_DEBUG = False
-BF_DEBUG_FLAGS = ''
+BF_DEBUG_FLAGS = []
BF_BUILDDIR = '../build/sunos5'
BF_INSTALLDIR='../install/sunos5'
BF_DOCDIR='../install/doc'
-PLATFORM_LINKFLAGS = ['']
+PLATFORM_LINKFLAGS = []