config/arch/x86.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Aug 19 19:44:45 2009 +0200 (2009-08-19)
branchbash_array
changeset 1484 c5451809efdb
parent 903 9fb0f81b4416
child 1635 5d1936ad5ba8
permissions -rw-r--r--
Allow setting --enable-cxx-flags on gcc ./configure

Some setups require one to pass extra CXX flags at the time of ./configure.
Make it easy.
     1 # x86 specific options
     2 
     3 config ARCH_x86
     4     select ARCH_USE_MMU
     5     select ARCH_SUPPORT_ARCH
     6     select ARCH_SUPPORT_CPU
     7     select ARCH_SUPPORT_TUNE
     8     help
     9       The x86 architecture, as defined by:
    10         http://www.intel.com/