Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163592900
D20104.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
697 B
Referenced Files
None
Subscribers
None
D20104.id.diff
View Options
Index: head/www/squid/Makefile
===================================================================
--- head/www/squid/Makefile
+++ head/www/squid/Makefile
@@ -25,8 +25,6 @@
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= fails to link: ext_time_quota_acl.cc: undefined reference to std::ctype
-
USES= compiler:c++11-lib cpe perl5 shebangfix tar:xz
CONFLICTS= squid*-3.*
@@ -190,6 +188,9 @@
VIA_DB_DESC= Forward/Via database
WCCPV2_DESC= Web Cache Coordination Protocol v2
WCCP_DESC= Web Cache Coordination Protocol
+
+CFLAGS+= ${CFLAGS_${CHOSEN_COMPILER_TYPE}}
+CFLAGS_gcc= -Wno-error=stringop-truncation
change_files= ChangeLog \
contrib/nextstep/makepkg \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 25, 7:25 PM (40 m, 12 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35485475
Default Alt Text
D20104.id.diff (697 B)
Attached To
Mode
D20104: www/squid: fix build with GCC-based architectures
Attached
Detach File
Event Timeline
Log In to Comment