|
|
|
|
@ -40,6 +40,16 @@ global |
|
|
|
|
# page for more information. |
|
|
|
|
cxxflags -g -pipe -march=i686 |
|
|
|
|
|
|
|
|
|
# KDE has one of the most extensive translation packages in the world. They |
|
|
|
|
# are stored in the l10n module. kdesvn-build can automatically try to build |
|
|
|
|
# and install languages for you, using this parameter. It should be a list |
|
|
|
|
# of languages to build and install. This option requires the language code |
|
|
|
|
# as present in l10n. You can look these codes up at |
|
|
|
|
# http://i18n.kde.org/teams/ |
|
|
|
|
# kde-languages de # German |
|
|
|
|
# kde-languages fr # French |
|
|
|
|
# kde-languages en_GB cs # British English and Czech |
|
|
|
|
|
|
|
|
|
# These are the default options passed to the make command. The default tries |
|
|
|
|
# to build with 2 parallel compiles. If you are using distcc or have SMP, you |
|
|
|
|
# should experiment with setting this value higher for best performance. |
|
|
|
|
|