compile with -fno-strict-aliasing
[ust.git] / libustfork / Makefile.am
CommitLineData
e8300fb7 1AM_CPPFLAGS = -I$(top_srcdir)/include
16c83055 2AM_CFLAGS = -fno-strict-aliasing
e8300fb7
PMF
3
4lib_LTLIBRARIES = libustfork.la
5libustfork_la_SOURCES = ustfork.c
6libustfork_la_LIBADD = -ldl
16c83055 7libustfork_CFLAGS = -DUST_COMPONENT=libustfork -fno-strict-aliasing
This page took 0.022024 seconds and 4 git commands to generate.