View | Details | Raw Unified | Return to bug 193434 | Differences between
and this patch

Collapse All | Expand All

(-)audio/csound/Makefile (+1 lines)
Lines 52-57 SSP_UNSAFE= yes Link Here
52
52
53
CFLAGS+=	-fPIC -fopenmp -DUSE_OPENMP
53
CFLAGS+=	-fPIC -fopenmp -DUSE_OPENMP
54
LDFLAGS+=	-pthread -Wl,-export-dynamic
54
LDFLAGS+=	-pthread -Wl,-export-dynamic
55
LINKFLAGS=	# empty
55
56
56
SUB_FILES=	pkg-message
57
SUB_FILES=	pkg-message
57
58

Return to bug 193434