samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Jan 06 22:22:02 2009 +0000 (2009-01-06)
changeset 1130 78681fe5cdd1
parent 1070 91593df65766
child 1191 559b4167b1c0
permissions -rw-r--r--
Update all samples to the latest set of config options.
There might be some small issues here and there due to the split of CT_ExtractAndPatch.

/trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 14 11 3 0 ++++++++++---
/trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 13 10 3 0 +++++++++---
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 10 7 3 0 ++++++---
/trunk/samples/arm-unknown-elf/crosstool.config | 8 4 4 0 +++---
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 14 11 3 0 ++++++++++---
/trunk/samples/armeb-unknown-eabi/crosstool.config | 8 4 4 0 +++---
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 13 10 3 0 +++++++++---
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 11 8 3 0 +++++++---
/trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 14 11 3 0 ++++++++++---
/trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 11 8 3 0 +++++++---
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 14 11 3 0 ++++++++++---
/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 14 11 3 0 ++++++++++---
/trunk/samples/arm-unknown-linux-gnu/crosstool.config | 14 11 3 0 ++++++++++---
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 10 7 3 0 ++++++---
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 11 8 3 0 +++++++---
/trunk/samples/arm-iphone-linux-gnueabi/crosstool.config | 5 2 3 0 ++---
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 14 11 3 0 ++++++++++---
/trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 14 11 3 0 ++++++++++---
/trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 10 7 3 0 ++++++---
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 11 8 3 0 +++++++---
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 11 8 3 0 +++++++---
/trunk/samples/powerpc-405-linux-gnu/crosstool.config | 14 11 3 0 ++++++++++---
/trunk/samples/mips-unknown-elf/crosstool.config | 8 4 4 0 +++---
/trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 11 8 3 0 +++++++---
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 13 10 3 0 +++++++++---
/trunk/samples/arm-unknown-eabi/crosstool.config | 8 4 4 0 +++---
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 14 11 3 0 ++++++++++---
/trunk/samples/powerpc-860-linux-gnu/crosstool.config | 13 10 3 0 +++++++++---
28 files changed, 237 insertions(+), 88 deletions(-)
yann@534
     1
#
yann@534
     2
# Automatically generated make config: don't edit
yann@1130
     3
# crosstool-NG version: svn_trunk@1297M
yann@1130
     4
# Tue Jan  6 23:17:30 2009
yann@534
     5
#
yann@534
     6
yann@534
     7
#
yann@534
     8
# Paths and misc options
yann@534
     9
#
yann@534
    10
yann@534
    11
#
yann@534
    12
# crosstool-NG behavior
yann@534
    13
#
yann@534
    14
# CT_OBSOLETE is not set
yann@1046
    15
# CT_EXPERIMENTAL is not set
yann@534
    16
# CT_DEBUG_CT is not set
yann@534
    17
yann@534
    18
#
yann@697
    19
# Paths
yann@697
    20
#
yann@697
    21
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
yann@697
    22
CT_SAVE_TARBALLS=y
yann@697
    23
CT_WORK_DIR="${CT_TOP_DIR}/targets"
yann@697
    24
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
yann@697
    25
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
yann@697
    26
# CT_CUSTOM_PATCH is not set
yann@697
    27
CT_REMOVE_DOCS=y
yann@697
    28
CT_INSTALL_DIR_RO=y
yann@697
    29
yann@697
    30
#
yann@534
    31
# Downloading
yann@534
    32
#
yann@534
    33
# CT_FORCE_DOWNLOAD is not set
yann@697
    34
# CT_USE_PROXY is not set
yann@697
    35
CT_PROXY_TYPE="none"
yann@1022
    36
CT_USE_MIRROR=y
yann@1022
    37
# CT_PREFER_MIRROR is not set
yann@1022
    38
CT_MIRROR_HTTP=y
yann@1022
    39
# CT_MIRROR_FTP is not set
yann@1022
    40
CT_MIRROR_SCHEME="http"
yann@1022
    41
CT_MIRROR_HOSTNAME="ymorin.is-a-geek.org"
yann@1022
    42
CT_MIRROR_BASE="/mirrors"
yann@697
    43
CT_CONNECT_TIMEOUT=10
yann@534
    44
# CT_ONLY_DOWNLOAD is not set
yann@534
    45
yann@534
    46
#
yann@534
    47
# Extracting
yann@534
    48
#
yann@534
    49
# CT_FORCE_EXTRACT is not set
yann@534
    50
CT_OVERIDE_CONFIG_GUESS_SUB=y
yann@534
    51
# CT_ONLY_EXTRACT is not set
yann@534
    52
yann@534
    53
#
yann@534
    54
# Build behavior
yann@534
    55
#
yann@534
    56
CT_PARALLEL_JOBS=1
yann@534
    57
CT_LOAD=0
yann@534
    58
CT_NICE=0
yann@534
    59
CT_USE_PIPES=y
yann@832
    60
# CT_CONFIG_SHELL_ASH is not set
yann@534
    61
yann@534
    62
#
yann@534
    63
# Logging
yann@534
    64
#
yann@534
    65
# CT_LOG_ERROR is not set
yann@534
    66
# CT_LOG_WARN is not set
yann@534
    67
# CT_LOG_INFO is not set
yann@534
    68
CT_LOG_EXTRA=y
yann@534
    69
# CT_LOG_DEBUG is not set
yann@534
    70
# CT_LOG_ALL is not set
yann@534
    71
CT_LOG_LEVEL_MAX="EXTRA"
yann@534
    72
# CT_LOG_SEE_TOOLS_WARN is not set
yann@534
    73
CT_LOG_PROGRESS_BAR=y
yann@534
    74
CT_LOG_TO_FILE=y
yann@534
    75
CT_LOG_FILE_COMPRESS=y
yann@534
    76
yann@534
    77
#
yann@534
    78
# Target options
yann@534
    79
#
yann@636
    80
CT_ARCH="arm"
yann@1046
    81
# CT_ARCH_64 is not set
yann@636
    82
CT_ARCH_SUPPORT_ARCH=y
yann@832
    83
# CT_ARCH_SUPPORT_ABI is not set
yann@636
    84
CT_ARCH_SUPPORT_CPU=y
yann@636
    85
CT_ARCH_SUPPORT_TUNE=y
yann@636
    86
CT_ARCH_SUPPORT_FPU=y
yann@636
    87
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
yann@636
    88
# CT_ARCH_DEFAULT_BE is not set
yann@636
    89
CT_ARCH_DEFAULT_LE=y
yann@643
    90
CT_ARCH_ARCH="armv5te"
yann@643
    91
CT_ARCH_CPU="xscale"
yann@643
    92
CT_ARCH_TUNE="xscale"
yann@643
    93
CT_ARCH_FPU=""
yann@643
    94
CT_ARCH_BE=y
yann@643
    95
# CT_ARCH_LE is not set
yann@636
    96
# CT_ARCH_FLOAT_HW is not set
yann@636
    97
CT_ARCH_FLOAT_SW=y
yann@636
    98
CT_TARGET_CFLAGS=""
yann@832
    99
CT_TARGET_LDFLAGS=""
yann@534
   100
yann@534
   101
#
yann@534
   102
# General target options
yann@534
   103
#
yann@636
   104
# CT_ARCH_alpha is not set
yann@636
   105
CT_ARCH_arm=y
yann@636
   106
# CT_ARCH_ia64 is not set
yann@636
   107
# CT_ARCH_mips is not set
yann@636
   108
# CT_ARCH_powerpc is not set
yann@636
   109
# CT_ARCH_sh is not set
yann@534
   110
# CT_ARCH_x86 is not set
yann@534
   111
# CT_ARCH_x86_64 is not set
yann@992
   112
CT_ARCH_ARM_EABI=y
yann@534
   113
yann@534
   114
#
yann@534
   115
# Target optimisations
yann@534
   116
#
yann@534
   117
yann@534
   118
#
yann@534
   119
# Toolchain options
yann@534
   120
#
yann@534
   121
yann@534
   122
#
yann@534
   123
# General toolchain options
yann@534
   124
#
yann@534
   125
CT_USE_SYSROOT=y
yann@534
   126
CT_SHARED_LIBS=y
yann@534
   127
CT_TARGET_VENDOR="unknown"
yann@534
   128
CT_TARGET_ALIAS_SED_EXPR=""
yann@534
   129
CT_TARGET_ALIAS=""
yann@534
   130
yann@534
   131
#
yann@534
   132
# Toolchain type
yann@534
   133
#
yann@534
   134
# CT_NATIVE is not set
yann@534
   135
CT_CROSS=y
yann@534
   136
# CT_CROSS_NATIVE is not set
yann@534
   137
# CT_CANADIAN is not set
yann@534
   138
CT_TOOLCHAIN_TYPE="cross"
yann@1046
   139
yann@1046
   140
#
yann@1046
   141
# Build system
yann@1046
   142
#
yann@534
   143
CT_BUILD=""
yann@1046
   144
CT_BUILD_PREFIX=""
yann@1046
   145
CT_BUILD_SUFFIX=""
yann@534
   146
yann@534
   147
#
yann@992
   148
# Operating System
yann@534
   149
#
yann@992
   150
# CT_BARE_METAL is not set
yann@534
   151
CT_KERNEL="linux"
yann@1046
   152
CT_KERNEL_VERSION="2.6.26.8"
yann@992
   153
# CT_KERNEL_bare_metal is not set
yann@992
   154
CT_KERNEL_linux=y
yann@992
   155
CT_KERNEL_LINUX_INSTALL=y
yann@992
   156
CT_KERNEL_LINUX_INSTALL_CHECK=y
yann@992
   157
# CT_KERNEL_V_2_6_18_8 is not set
yann@992
   158
# CT_KERNEL_V_2_6_19_7 is not set
yann@992
   159
# CT_KERNEL_V_2_6_20_21 is not set
yann@992
   160
# CT_KERNEL_V_2_6_21_7 is not set
yann@992
   161
# CT_KERNEL_V_2_6_22_19 is not set
yann@992
   162
# CT_KERNEL_V_2_6_23_17 is not set
yann@992
   163
# CT_KERNEL_V_2_6_24_7 is not set
yann@1046
   164
# CT_KERNEL_V_2_6_25_20 is not set
yann@992
   165
# CT_KERNEL_V_2_6_26 is not set
yann@992
   166
# CT_KERNEL_V_2_6_26_1 is not set
yann@992
   167
# CT_KERNEL_V_2_6_26_2 is not set
yann@992
   168
# CT_KERNEL_V_2_6_26_3 is not set
yann@992
   169
# CT_KERNEL_V_2_6_26_4 is not set
yann@992
   170
# CT_KERNEL_V_2_6_26_5 is not set
yann@992
   171
# CT_KERNEL_V_2_6_26_6 is not set
yann@1046
   172
# CT_KERNEL_V_2_6_26_7 is not set
yann@1046
   173
CT_KERNEL_V_2_6_26_8=y
yann@992
   174
# CT_KERNEL_V_2_6_27 is not set
yann@992
   175
# CT_KERNEL_V_2_6_27_1 is not set
yann@992
   176
# CT_KERNEL_V_2_6_27_2 is not set
yann@992
   177
# CT_KERNEL_V_2_6_27_3 is not set
yann@1046
   178
# CT_KERNEL_V_2_6_27_4 is not set
yann@1046
   179
# CT_KERNEL_V_2_6_27_5 is not set
yann@1046
   180
# CT_KERNEL_V_2_6_27_6 is not set
yann@1130
   181
# CT_KERNEL_V_2_6_27_7 is not set
yann@1130
   182
# CT_KERNEL_V_2_6_27_8 is not set
yann@1130
   183
# CT_KERNEL_V_2_6_27_9 is not set
yann@1130
   184
# CT_KERNEL_V_2_6_27_10 is not set
yann@1130
   185
# CT_KERNEL_V_2_6_28 is not set
yann@534
   186
CT_KERNEL_LINUX_VERBOSITY_0=y
yann@534
   187
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
yann@534
   188
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
yann@534
   189
CT_KERNEL_LINUX_VERBOSE_LEVEL=0
yann@992
   190
# CT_KERNEL_LINUX_USE_CUSTOM_DIR is not set
yann@534
   191
yann@534
   192
#
yann@608
   193
# GMP and MPFR
yann@608
   194
#
yann@608
   195
CT_GMP_MPFR=y
yann@608
   196
CT_GMP_MPFR_TARGET=y
yann@992
   197
# CT_GMP_V_4_2_2 is not set
yann@992
   198
CT_GMP_V_4_2_4=y
yann@992
   199
CT_GMP_VERSION="4.2.4"
yann@608
   200
CT_GMP_CHECK=y
yann@992
   201
# CT_MPFR_V_2_3_1 is not set
yann@992
   202
CT_MPFR_V_2_3_2=y
yann@992
   203
CT_MPFR_VERSION="2.3.2"
yann@608
   204
CT_MPFR_CHECK=y
yann@608
   205
yann@608
   206
#
yann@534
   207
# binutils
yann@534
   208
#
yann@1070
   209
CT_BINUTILS_VERSION="2.19"
yann@534
   210
# CT_BINUTILS_V_2_14 is not set
yann@534
   211
# CT_BINUTILS_V_2_15 is not set
yann@534
   212
# CT_BINUTILS_V_2_16_1 is not set
yann@534
   213
# CT_BINUTILS_V_2_17 is not set
yann@1070
   214
# CT_BINUTILS_V_2_18 is not set
yann@534
   215
# CT_BINUTILS_V_2_18_50_0_4 is not set
yann@608
   216
# CT_BINUTILS_V_2_18_50_0_6 is not set
yann@653
   217
# CT_BINUTILS_V_2_18_50_0_7 is not set
yann@845
   218
# CT_BINUTILS_V_2_18_50_0_8 is not set
yann@992
   219
# CT_BINUTILS_V_2_18_50_0_9 is not set
yann@992
   220
# CT_BINUTILS_V_2_18_90 is not set
yann@992
   221
# CT_BINUTILS_V_2_18_91 is not set
yann@992
   222
# CT_BINUTILS_V_2_18_92 is not set
yann@992
   223
# CT_BINUTILS_V_2_18_93 is not set
yann@1070
   224
CT_BINUTILS_V_2_19=y
yann@992
   225
# CT_BINUTILS_V_2_19_50_0_1 is not set
yann@534
   226
CT_BINUTILS_EXTRA_CONFIG=""
yann@534
   227
CT_BINUTILS_FOR_TARGET=y
yann@534
   228
CT_BINUTILS_FOR_TARGET_IBERTY=y
yann@534
   229
CT_BINUTILS_FOR_TARGET_BFD=y
yann@534
   230
yann@534
   231
#
yann@534
   232
# C compiler
yann@534
   233
#
yann@534
   234
CT_CC="gcc"
yann@992
   235
CT_CC_VERSION="4.3.2"
yann@992
   236
CT_CC_gcc=y
yann@534
   237
# CT_CC_V_3_2_3 is not set
yann@534
   238
# CT_CC_V_3_3_6 is not set
yann@534
   239
# CT_CC_V_3_4_6 is not set
yann@534
   240
# CT_CC_V_4_0_0 is not set
yann@534
   241
# CT_CC_V_4_0_1 is not set
yann@534
   242
# CT_CC_V_4_0_2 is not set
yann@534
   243
# CT_CC_V_4_0_3 is not set
yann@534
   244
# CT_CC_V_4_0_4 is not set
yann@534
   245
# CT_CC_V_4_1_0 is not set
yann@534
   246
# CT_CC_V_4_1_1 is not set
yann@534
   247
# CT_CC_V_4_1_2 is not set
yann@534
   248
# CT_CC_V_4_2_0 is not set
yann@534
   249
# CT_CC_V_4_2_1 is not set
yann@534
   250
# CT_CC_V_4_2_2 is not set
yann@692
   251
# CT_CC_V_4_2_3 is not set
yann@759
   252
# CT_CC_V_4_2_4 is not set
yann@608
   253
# CT_CC_V_4_3_0 is not set
yann@992
   254
# CT_CC_V_4_3_1 is not set
yann@992
   255
CT_CC_V_4_3_2=y
yann@759
   256
CT_CC_GCC_4_3_or_later=y
yann@534
   257
CT_CC_CXA_ATEXIT=y
yann@766
   258
# CT_CC_SJLJ_EXCEPTIONS_CONFIGURE is not set
yann@766
   259
# CT_CC_SJLJ_EXCEPTIONS_USE is not set
yann@766
   260
CT_CC_SJLJ_EXCEPTIONS_DONT_USE=y
yann@534
   261
CT_CC_CORE_EXTRA_CONFIG=""
yann@534
   262
CT_CC_EXTRA_CONFIG=""
yann@759
   263
CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
yann@759
   264
CT_CC_BUGURL=""
yann@1130
   265
CT_CC_LANG_JAVA_USE_ECJ=y
yann@534
   266
CT_CC_SUPPORT_CXX=y
yann@534
   267
CT_CC_SUPPORT_FORTRAN=y
yann@534
   268
CT_CC_SUPPORT_JAVA=y
yann@534
   269
CT_CC_SUPPORT_ADA=y
yann@534
   270
CT_CC_SUPPORT_OBJC=y
yann@534
   271
CT_CC_SUPPORT_OBJCXX=y
yann@534
   272
yann@534
   273
#
yann@534
   274
# Additional supported languages:
yann@534
   275
#
yann@534
   276
CT_CC_LANG_CXX=y
yann@681
   277
CT_CC_LANG_FORTRAN=y
yann@845
   278
CT_CC_LANG_JAVA=y
yann@992
   279
CT_LIBC="uClibc"
yann@534
   280
yann@534
   281
#
yann@534
   282
# C-library
yann@534
   283
#
yann@1046
   284
CT_LIBC_VERSION="0.9.30"
yann@992
   285
# CT_LIBC_eglibc is not set
yann@992
   286
# CT_LIBC_glibc is not set
yann@992
   287
CT_LIBC_uClibc=y
yann@534
   288
# CT_LIBC_V_0_9_28 is not set
yann@534
   289
# CT_LIBC_V_0_9_28_1 is not set
yann@534
   290
# CT_LIBC_V_0_9_28_2 is not set
yann@534
   291
# CT_LIBC_V_0_9_28_3 is not set
yann@759
   292
# CT_LIBC_V_0_9_29 is not set
yann@1046
   293
CT_LIBC_V_0_9_30=y
yann@992
   294
# CT_LIBC_V_snapshot is not set
yann@1046
   295
# CT_LIBC_V_specific_date is not set
yann@1046
   296
# CT_LIBC_UCLIBC_PARALLEL is not set
yann@534
   297
CT_LIBC_UCLIBC_VERBOSITY_0=y
yann@534
   298
# CT_LIBC_UCLIBC_VERBOSITY_1 is not set
yann@534
   299
CT_LIBC_UCLIBC_VERBOSITY=""
yann@534
   300
CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y
yann@534
   301
# CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set
yann@534
   302
# CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set
yann@534
   303
CT_LIBC_UCLIBC_DEBUG_LEVEL=0
yann@534
   304
CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config"
yann@534
   305
# CT_LIBC_UCLIBC_LOCALES is not set
yann@992
   306
yann@992
   307
#
yann@992
   308
# Common C library options
yann@992
   309
#
yann@832
   310
# CT_LIBC_SUPPORT_NPTL is not set
yann@832
   311
CT_LIBC_SUPPORT_LINUXTHREADS=y
yann@992
   312
CT_THREADS="linuxthreads"
yann@832
   313
# CT_THREADS_NPTL is not set
yann@832
   314
CT_THREADS_LINUXTHREADS=y
yann@832
   315
# CT_THREADS_NONE is not set
yann@534
   316
yann@534
   317
#
yann@534
   318
# Tools facilities
yann@534
   319
#
yann@992
   320
CT_TOOL_libelf=y
yann@992
   321
CT_LIBELF_V_0_8_10=y
yann@992
   322
CT_LIBELF_VERSION="0.8.10"
yann@992
   323
CT_TOOL_sstrip=y
yann@534
   324
# CT_SSTRIP_ELFKICKERS is not set
yann@534
   325
CT_SSTRIP_BUILDROOT=y
yann@534
   326
CT_SSTRIP_FROM="buildroot"
yann@534
   327
yann@534
   328
#
yann@534
   329
# Debug facilities
yann@534
   330
#
yann@992
   331
CT_DEBUG_dmalloc=y
yann@534
   332
# CT_DMALLOC_V_5_4_3 is not set
yann@534
   333
CT_DMALLOC_V_5_5_2=y
yann@534
   334
CT_DMALLOC_VERSION="5.5.2"
yann@992
   335
CT_DEBUG_duma=y
yann@534
   336
CT_DUMA_A=y
yann@534
   337
CT_DUMA_SO=y
yann@534
   338
# CT_DUMA_V_2_5_1 is not set
yann@534
   339
# CT_DUMA_V_2_5_8 is not set
yann@608
   340
# CT_DUMA_V_2_5_12 is not set
yann@608
   341
CT_DUMA_V_2_5_14=y
yann@608
   342
CT_DUMA_VERSION="2_5_14"
yann@992
   343
CT_DEBUG_gdb=y
yann@534
   344
CT_GDB_CROSS=y
yann@608
   345
# CT_GDB_CROSS_STATIC is not set
yann@608
   346
CT_GDB_NATIVE=y
yann@608
   347
# CT_GDB_NATIVE_STATIC is not set
yann@627
   348
CT_GDB_NATIVE_USE_GMP_MPFR=y
yann@608
   349
CT_GDB_GDBSERVER=y
yann@608
   350
CT_GDB_GDBSERVER_STATIC=y
yann@534
   351
# CT_GDB_V_6_4 is not set
yann@534
   352
# CT_GDB_V_6_5 is not set
yann@608
   353
# CT_GDB_V_6_6 is not set
yann@534
   354
# CT_GDB_V_6_7 is not set
yann@534
   355
# CT_GDB_V_6_7_1 is not set
yann@608
   356
CT_GDB_V_6_8=y
yann@992
   357
# CT_GDB_V_snapshot is not set
yann@608
   358
CT_GDB_VERSION="6.8"
yann@608
   359
yann@608
   360
#
yann@608
   361
# Native gdb needs the ncurses library on the target
yann@608
   362
#
yann@608
   363
CT_NCURSES_V_5_6=y
yann@608
   364
CT_NCURSES_VERSION="5.6"
yann@992
   365
CT_DEBUG_ltrace=y
yann@1046
   366
# CT_LTRACE_V_0_4 is not set
yann@1046
   367
CT_LTRACE_V_0_5=y
yann@1046
   368
CT_LTRACE_VERSION="0.5"
yann@992
   369
CT_DEBUG_strace=y
yann@534
   370
# CT_STRACE_V_4_5 is not set
yann@534
   371
# CT_STRACE_V_4_5_14 is not set
yann@534
   372
# CT_STRACE_V_4_5_15 is not set
yann@1046
   373
# CT_STRACE_V_4_5_16 is not set
yann@1046
   374
CT_STRACE_V_4_5_17=y
yann@992
   375
# CT_STRACE_V_4_5_18 is not set
yann@1046
   376
CT_STRACE_VERSION="4.5.17"