Changeset 1668208
- Timestamp:
- 12/10/18 17:27:50 (2 years ago)
- Branches:
- develop
- Children:
- 6327ce6, 692bf9c, b359a11, d9ca546
- Parents:
- ccabd47
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/Makefile.am
r5964f52 r1668208 10 10 data-struct/simple_circular_buffer.h 11 11 12 AM_CFLAGS=@LIBCFLAGS@ @CFLAG_VISIBILITY@ -pthread 13 AM_CXXFLAGS=@LIBCXXFLAGS@ @CFLAG_VISIBILITY@ -pthread 12 AM_CFLAGS=@LIBCFLAGS@ @CFLAG_VISIBILITY@ -pthread -std=gnu99 13 AM_CXXFLAGS=@LIBCXXFLAGS@ @CFLAG_VISIBILITY@ -pthread -std=gnu99 14 14 15 15 extra_DIST = format_template.c
Note: See TracChangeset
for help on using the changeset viewer.