Follow up to r276851 by also committing a necessary update to
lib/libblocksruntime. Pointy hat to: dim
This commit is contained in:
parent
ab328f15ce
commit
8bceb13487
@ -5,7 +5,7 @@ SHLIB_MAJOR=0
|
||||
CFLAGS+=-I${.CURDIR}
|
||||
WARNS?= 2
|
||||
|
||||
.PATH: ${.CURDIR}/../../contrib/compiler-rt/BlocksRuntime
|
||||
.PATH: ${.CURDIR}/../../contrib/compiler-rt/lib/BlocksRuntime
|
||||
|
||||
INCS= Block.h Block_private.h
|
||||
SRCS= data.c runtime.c
|
||||
|
Loading…
Reference in New Issue
Block a user