Ignore:
Timestamp:
Jul 27, 2018, 3:15:02 PM (5 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
36463e2
Parents:
ea57077
Message:

appready constructor call is no longer depends on file ordering

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/Makefile.am

    rea57077 rc2ea058  
    5555
    5656libobjs = ${headers:=.o}
    57 libsrc = libcfa-prelude.c interpose.c bits/debug.c assert.c exception.c virtual.c heap.c startup.c \
     57libsrc = libcfa-prelude.c startup.c interpose.c bits/debug.c assert.c exception.c virtual.c heap.c \
    5858        ${headers:=.c}
    5959
Note: See TracChangeset for help on using the changeset viewer.