|
|
|
@ -2,6 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../root/root.conf |
|
|
|
|
# Copyright (C) 2008 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
|
# |
|
|
|
@ -28,7 +29,7 @@ var_remove_regex GCC_WRAPPER_APPEND " " "-s"
|
|
|
|
|
var_append GCC_WRAPPER_INSERT " " "-O2" |
|
|
|
|
|
|
|
|
|
# defaults |
|
|
|
|
rootconfopt="--enable-rpath --enable-shared --enable-soversion --enable-explicitlink --enable-exceptions --enable-thread --enable-shadowpw" |
|
|
|
|
rootconfopt="--enable-rpath --enable-soversion --enable-explicitlink --enable-shadowpw" |
|
|
|
|
|
|
|
|
|
#FIXME --with-mysql-{incdir,libdir} |
|
|
|
|
#FIXME --with-ldap-{incdir,libdir} |
|
|
|
|