unxlngxnewbaseline: #162926# some fixes for 64 bit linux baseline
This commit is contained in:
parent
6860279786
commit
65f0a6a844
2 changed files with 4 additions and 9 deletions
|
@ -822,9 +822,6 @@ unxlngi6
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
unxlngx6
|
||||
{
|
||||
environment
|
||||
|
@ -888,7 +885,6 @@ unxlngx6
|
|||
{
|
||||
SOLAR_ENV_ROOT /so/env
|
||||
SOLAR_SOURCE_ROOT %DRIVE_O%
|
||||
SOLAR_SYSBASE_ROOT /so/env/gcc_4.2.3_linux64_libc2.5/glibc2.5
|
||||
}
|
||||
common1
|
||||
{
|
||||
|
@ -912,6 +908,8 @@ unxlngx6
|
|||
}
|
||||
common2
|
||||
{
|
||||
SOLAR_SYSBASE_ROOT %COMPATH%/glibc2.5
|
||||
PKG_CONFIG_PATH %COMPATH%/glibc2.5/usr/lib64/pkgconfig
|
||||
ENABLE_GRAPHITE TRUE
|
||||
BUILD_TOOLS %SOLARROOT%/bt_linux64_libc2.5/%WORK_STAMP%/bin
|
||||
COM GCC
|
||||
|
@ -922,7 +920,7 @@ unxlngx6
|
|||
CVER C341
|
||||
ENABLE_KAB TRUE
|
||||
ENABLE_KDE TRUE
|
||||
ENV_TOOLS %SOLARROOT%/et_linux_libc2.5/%WORK_STAMP%/bin
|
||||
ENV_TOOLS %SOLARROOT%/et_linux64_libc2.5/%WORK_STAMP%/bin
|
||||
GUI UNX
|
||||
GUIBASE unx
|
||||
GUIENV sal
|
||||
|
@ -1102,10 +1100,6 @@ unxlngx6
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
unxmacxi
|
||||
{
|
||||
environment
|
||||
|
|
|
@ -168,6 +168,7 @@ common
|
|||
PACKMS
|
||||
PCLEAN_PATH
|
||||
PKGCONFIG_ROOT
|
||||
PKG_CONFIG_PATH
|
||||
PKGFORMAT
|
||||
PRE
|
||||
PREBUILD_MOZAB
|
||||
|
|
Loading…
Reference in a new issue