Ignore:
Timestamp:
Jun 11, 2018, 2:54:58 PM (6 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, with_gc
Children:
d16cf16, d35e796
Parents:
3fc59bdb
Message:

Fixed long_tests.h related errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/Makefile.am

    r3fc59bdb r934d200  
    2828DEBUG_FLAGS =
    2929
    30 BUILD_FLAGS = -g -Wall -Wno-unused-function -quiet @CFA_FLAGS@
     30BUILD_FLAGS = -g -Wall -Wno-unused-function -quiet @CFA_FLAGS@ -I.
    3131if !BUILD_DEBUG
    3232BUILD_FLAGS += -nodebug
Note: See TracChangeset for help on using the changeset viewer.