Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Reduce the size of the bundled libyaml
Baptiste Daroussin committed 12 years ago
commit 794e17bbe0433fc023a23e5d20cda908a2458adb
parent 977846a
1 file changed +1 -3
modified external/libyaml/Makefile
@@ -3,12 +3,10 @@ INTERNALLIB=
.PATH: ${.CURDIR}/src
SRCS=	api.c      \
	dumper.c   \
-
	emitter.c  \
	loader.c   \
	parser.c   \
	reader.c   \
-
	scanner.c  \
-
	writer.c
+
	scanner.c

CFLAGS+=	-fPIC \
		-I${.CURDIR}/include \