common/autoconf/configure.ac
changeset 32810 8203e52cd373
parent 30417 581a2762eef1
child 32921 8e0250dfa145
equal deleted inserted replaced
32809:a24b5324b595 32810:8203e52cd373
   163 ###############################################################################
   163 ###############################################################################
   164 
   164 
   165 # First determine the toolchain type (compiler family)
   165 # First determine the toolchain type (compiler family)
   166 TOOLCHAIN_DETERMINE_TOOLCHAIN_TYPE
   166 TOOLCHAIN_DETERMINE_TOOLCHAIN_TYPE
   167 
   167 
       
   168 # User supplied flags should be used when configure detects compilers
       
   169 FLAGS_SETUP_USER_SUPPLIED_FLAGS
       
   170 # The sysroot cflags are needed for configure to be able to run the compilers
       
   171 FLAGS_SETUP_SYSROOT_FLAGS
       
   172 
   168 # Then detect the actual binaries needed
   173 # Then detect the actual binaries needed
   169 TOOLCHAIN_PRE_DETECTION
   174 TOOLCHAIN_PRE_DETECTION
   170 TOOLCHAIN_DETECT_TOOLCHAIN_CORE
   175 TOOLCHAIN_DETECT_TOOLCHAIN_CORE
   171 TOOLCHAIN_DETECT_TOOLCHAIN_EXTRA
   176 TOOLCHAIN_DETECT_TOOLCHAIN_EXTRA
   172 TOOLCHAIN_POST_DETECTION
   177 TOOLCHAIN_POST_DETECTION