Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152959135
D28217.id83181.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
870 B
Referenced Files
None
Subscribers
None
D28217.id83181.diff
View Options
Index: www/apache24/Makefile
===================================================================
--- www/apache24/Makefile
+++ www/apache24/Makefile
@@ -173,6 +173,7 @@
CONFIGURE_ARGS+= --enable-maintainer-mode
WITH_EXCEPTION_HOOK= yes
.else
+CONFIGURE_ENV+= INSTALL_PROG_FLAGS="-s"
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-server_buildmark.c
.endif
.if defined(WITH_EXCEPTION_HOOK)
@@ -222,9 +223,6 @@
${INSTALL_DATA} ${FILESDIR}/no-accf.conf ${STAGEDIR}${ETCDIR}/Includes/
# place for 3rd party module configuration
${INSTALL_DATA} ${FILESDIR}/README_modules.d ${STAGEDIR}${ETCDIR}/modules.d/
-# strip returns an error for non binary files, but we have a big mix
- -${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/* 2>/dev/null
- -${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*
-${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/apache24/mod_*.so
post-install-LOG_FORENSIC-on:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 19, 8:16 AM (17 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31755683
Default Alt Text
D28217.id83181.diff (870 B)
Attached To
Mode
D28217: www/apache24: resolve plist error and strip issue, pet poudriere warnings
Attached
Detach File
Event Timeline
Log In to Comment