mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 21:27:56 +00:00
811410fdbb
Instead of hosting our outdated own fork, this commit now uses kernkonzept's nowadays available github source repositories. This hopefully simplifies updates, or cherry-picking single fixes.
40 lines
1016 B
Plaintext
40 lines
1016 B
Plaintext
#
|
|
# Automatically generated file; DO NOT EDIT.
|
|
# L4Re Configuration
|
|
#
|
|
CONFIG_ARCH_ENABLE_STACK_PROTECTOR=y
|
|
# CONFIG_BUILD_ARCH_amd64 is not set
|
|
# CONFIG_BUILD_ARCH_arm is not set
|
|
# CONFIG_BUILD_ARCH_arm64 is not set
|
|
# CONFIG_BUILD_ARCH_mips is not set
|
|
# CONFIG_BUILD_ARCH_ppc32 is not set
|
|
# CONFIG_BUILD_ARCH_sparc is not set
|
|
CONFIG_BUILD_ARCH_x86=y
|
|
CONFIG_BUILD_ARCH="x86"
|
|
CONFIG_BUILD_ABI_l4f=y
|
|
CONFIG_BUILD_ABI="l4f"
|
|
CONFIG_CPU="586"
|
|
CONFIG_PLATFORM_TYPE_pc=y
|
|
# CONFIG_PLATFORM_TYPE_custom is not set
|
|
CONFIG_PLATFORM_TYPE="pc"
|
|
CONFIG_DROPS_STDDIR="/path/to/l4re"
|
|
CONFIG_DROPS_INSTDIR="/path/to/l4re"
|
|
CONFIG_BID_COLORED_PHASES=y
|
|
|
|
#
|
|
# Building
|
|
#
|
|
CONFIG_YACC="yacc"
|
|
CONFIG_LEX="flex"
|
|
CONFIG_CTAGS="ctags"
|
|
CONFIG_ETAGS="etags"
|
|
CONFIG_HAVE_LDSO=y
|
|
CONFIG_INT_CPP_NAME_SWITCH=y
|
|
CONFIG_INT_LD_NAME_SWITCH=y
|
|
# CONFIG_BID_STRIP_PROGS is not set
|
|
# CONFIG_BID_GCC_OMIT_FP is not set
|
|
# CONFIG_BID_GCC_ENABLE_STACK_PROTECTOR is not set
|
|
# CONFIG_BID_BUILD_DOC is not set
|
|
# CONFIG_RELEASE_MODE is not set
|
|
CONFIG_MAKECONFS_ADD=""
|