Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Do not strip the lib when installing.
jlaffaye committed 14 years ago
commit b9c7a77887c235149589c8e87ace2215c39520c7
parent c3c3579ba028c3bc3ec4d4800c49ed3039829e8f
1 file changed +1 -0
modified libpkg/Makefile
@@ -43,6 +43,7 @@ LDADD+= -L${.CURDIR}/../external/sqlite \
		-lpthread

DEBUG_FLAGS+=  -g -O0
+
STRIP=
.if defined(PROFILE_BUILD)
DEBUG_FLAGS+=	-pg
.endif