Changeset 95d0a5db for src


Ignore:
Timestamp:
Dec 13, 2018, 4:22:08 PM (5 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
93fe3154
Parents:
0765121
Message:

Removed backend_cc, everything now uses CC or CXX

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.in

    r0765121 r95d0a5db  
    395395AUTOMAKE = @AUTOMAKE@
    396396AWK = @AWK@
    397 BACKEND_CC = @BACKEND_CC@
    398397BUILD_IN_TREE_FLAGS = @BUILD_IN_TREE_FLAGS@
    399398CC = @CC@
Note: See TracChangeset for help on using the changeset viewer.