Changeset 5e49e47 for tools/Makefile.am


Ignore:
Timestamp:
Jan 15, 2019, 3:37:36 PM (5 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
d0c91a6
Parents:
3b6a87c
Message:

Fix code rot in benchmark (not jenkins)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/Makefile.am

    r3b6a87c r5e49e47  
    1818
    1919CC = @BACKEND_CC@
    20 AM_CFLAGS = -Wall -Wextra -O2 -g
     20AM_CFLAGS = -Wall -Wextra -O2 -g -std=c11
    2121
    2222noinst_PROGRAMS = busy catchsig repeat watchdog
Note: See TracChangeset for help on using the changeset viewer.