Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/Makefile.am

    r0c1b566 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.