Changeset e4745d7a for configure.ac


Ignore:
Timestamp:
Dec 6, 2016, 3:38:11 PM (8 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
d9c44c3
Parents:
c5cb6130
Message:

Properly fixed the build for i386/x86_64 including regular C file invoke.c and appropriate assembly CtxSwitch?-[CPU].S

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    rc5cb6130 re4745d7a  
    8888AC_SUBST(CFA_FLAGS, ${CFAFLAGS})
    8989
     90AC_CANONICAL_HOST
     91AC_SUBST([MACHINE_TYPE],[$host_cpu])
     92
    9093# Checks for programs.
    9194AC_PROG_CXX
Note: See TracChangeset for help on using the changeset viewer.