Changeset 36fbaeca for tests/Makefile.am
- Timestamp:
- Mar 15, 2021, 1:00:17 PM (2 years ago)
- Branches:
- ADT, arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 05d02c6
- Parents:
- 9e27f69
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
r9e27f69 r36fbaeca 26 26 archiveerrors= 27 27 28 DEBUG_FLAGS=-debug - O028 DEBUG_FLAGS=-debug -g -O0 29 29 30 30 quick_test=avl_test operators numericConstants expression enum array typeof cast raii/dtor-early-exit raii/init_once attributes … … 44 44 -Wall \ 45 45 -Wno-unused-function \ 46 -Wno-psabi \ 46 47 -quiet @CFA_FLAGS@ 47 48
Note: See TracChangeset
for help on using the changeset viewer.