Changeset 5222605 for configure.ac


Ignore:
Timestamp:
Mar 9, 2017, 3:08:16 PM (7 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:
7b2c2c5f
Parents:
3f414ef
Message:

Removed extraneous echoes and flags in jenkins build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r3f414ef r5222605  
    172172AC_CANONICAL_HOST
    173173AC_SUBST([MACHINE_TYPE],[$host_cpu])
    174 
    175 echo $build_cpu
    176 echo $host_cpu
    177174
    178175if ! test "$host_cpu" = "$build_cpu"; then
Note: See TracChangeset for help on using the changeset viewer.