Ticket #12171: BuildConfig

File BuildConfig, 2.7 KB (added by haiqu, 9 years ago)

BuildCinfig file

Line 
1# BuildConfig
2# Note: This file has been automatically generated by configure with the
3# following arguments:
4# --target-arch x86 --target-arch x86_gcc2 --distro-compatibility compatible --use-gcc-pipe -j2
5
6TARGET_PLATFORM ?= "haiku" ;
7HOST_PLATFORM ?= "haiku_host" ;
8
9HAIKU_INCLUDE_GPL_ADDONS ?= "0" ;
10HAIKU_INCLUDE_PATENTED_CODE ?= "0" ;
11HAIKU_INCLUDE_SOURCES ?= "0" ;
12HAIKU_INCLUDE_3RDPARTY ?= "0" ;
13HAIKU_ENABLE_MULTIUSER ?= "0" ;
14HAIKU_DISTRO_COMPATIBILITY ?= "compatible" ;
15HAIKU_USE_GCC_PIPE ?= "1" ;
16HAIKU_HOST_USE_32BIT ?= "0" ;
17HAIKU_HOST_USE_XATTR ?= "0" ;
18HAIKU_HOST_USE_XATTR_REF ?= "0" ;
19HAIKU_HOST_BUILD_ONLY ?= "0" ;
20
21HAIKU_PACKAGING_ARCHS ?= x86 x86 ;
22
23HAIKU_NO_DOWNLOADS ?= "0" ;
24
25HAIKU_BUILD_ATTRIBUTES_DIR ?= /Work/generated.x86gcc4/attributes ;
26
27HAIKU_NASM ?= nasm ;
28HAIKU_BOOT_BOARD ?= ;
29
30HOST_EXTENDED_REGEX_SED ?= sed -r ;
31HOST_GCC_RAW_VERSION ?= 4.8.4 ;
32HOST_GCC_MACHINE ?= i586-pc-haiku ;
33HOST_LD ?= /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.4/../../../../i586-pc-haiku/bin/ld ;
34HOST_OBJCOPY ?= /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.4/../../../../i586-pc-haiku/bin/objcopy ;
35HOST_SHA256 ?= sha256sum ;
36
37HOST_HAIKU_PORTER ?= ;
38HAIKU_PORTS ?= ;
39HAIKU_PORTS_CROSS ?= ;
40HAIKU_IS_BOOTSTRAP ?= 0 ;
41
42HAIKU_GCC_RAW_VERSION_x86 ?= 4.8.4 ;
43HAIKU_GCC_MACHINE_x86 ?= i586-pc-haiku ;
44HAIKU_GCC_LIB_DIR_x86 ?= /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.4 ;
45HAIKU_CPU_x86 ?= x86 ;
46HAIKU_BOOT_LIBGCC_x86 ?= ;
47HAIKU_BOOT_LIBSUPC++_x86 ?= ;
48HAIKU_AR_x86 ?= ar-x86 ;
49HAIKU_CC_x86 ?= gcc ;
50HAIKU_CC_IS_CLANG_x86 ?= 0 ;
51HAIKU_LD_x86 ?= ld-x86 ;
52HAIKU_OBJCOPY_x86 ?= objcopy-x86 ;
53HAIKU_RANLIB_x86 ?= ranlib-x86 ;
54HAIKU_ELFEDIT_x86 ?= elfedit-x86 ;
55HAIKU_STRIP_x86 ?= strip-x86 ;
56HAIKU_CPPFLAGS_x86 ?= ;
57HAIKU_CCFLAGS_x86 ?= ;
58HAIKU_C++FLAGS_x86 ?= ;
59HAIKU_LDFLAGS_x86 ?= ;
60HAIKU_ARFLAGS_x86 ?= cru ;
61HAIKU_UNARFLAGS_x86 ?= x ;
62HAIKU_USE_GCC_GRAPHITE_x86 ?= 0 ;
63HAIKU_BOOT_C++_HEADERS_DIR_x86 ?=
64
65 ;
66HAIKU_GCC_RAW_VERSION_x86 ?= 4.8.4 ;
67HAIKU_GCC_MACHINE_x86 ?= i586-pc-haiku ;
68HAIKU_GCC_LIB_DIR_x86 ?= /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.4 ;
69HAIKU_CPU_x86 ?= x86 ;
70HAIKU_BOOT_LIBGCC_x86 ?= ;
71HAIKU_BOOT_LIBSUPC++_x86 ?= ;
72HAIKU_AR_x86 ?= ar-x86 ;
73HAIKU_CC_x86 ?= gcc ;
74HAIKU_CC_IS_CLANG_x86 ?= 0 ;
75HAIKU_LD_x86 ?= ld-x86 ;
76HAIKU_OBJCOPY_x86 ?= objcopy-x86 ;
77HAIKU_RANLIB_x86 ?= ranlib-x86 ;
78HAIKU_ELFEDIT_x86 ?= elfedit-x86 ;
79HAIKU_STRIP_x86 ?= strip-x86 ;
80HAIKU_CPPFLAGS_x86 ?= ;
81HAIKU_CCFLAGS_x86 ?= ;
82HAIKU_C++FLAGS_x86 ?= ;
83HAIKU_LDFLAGS_x86 ?= ;
84HAIKU_ARFLAGS_x86 ?= cru ;
85HAIKU_UNARFLAGS_x86 ?= x ;
86HAIKU_USE_GCC_GRAPHITE_x86 ?= 0 ;
87HAIKU_BOOT_C++_HEADERS_DIR_x86 ?=
88
89 ;