Home
last modified time | relevance | path

Searched refs:HAIKU_HOST_USE_32BIT (Results 1 – 2 of 2) sorted by relevance

/haiku/
H A Dconfigure619 if [ "$HAIKU_HOST_USE_32BIT" = 1 ] ; then
828 --use-32bit) HAIKU_HOST_USE_32BIT=1; shift 1;;
1155 HAIKU_HOST_USE_32BIT ?= "${HAIKU_HOST_USE_32BIT}" ;
/haiku/build/jam/
H A DBuildSetup182 # If HAIKU_HOST_USE_32BIT is set, add the required gcc base flag (the LD flag
184 # HAIKU_HOST_USE_32BIT.
187 # HAIKU_HOST_USE_32BIT will be set, iff the architecture is really 64 bit and
189 if $(HAIKU_HOST_USE_32BIT) = 1 {
195 HAIKU_HOST_USE_32BIT = 0 ;
349 if $(HAIKU_HOST_USE_32BIT) = 1 {