FreeBSD Bugzilla – Attachment 204482 Details for
Bug 237979
devel/ccache: make_index: Circular dependency loop found: ccache-3.7.1 depends upon itself.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix the need for gmake
patch-Makefile.in (text/plain), 434 bytes, created by
Adam Weinberger
on 2019-05-20 14:06:56 UTC
(
hide
)
Description:
Fix the need for gmake
Filename:
MIME Type:
Creator:
Adam Weinberger
Created:
2019-05-20 14:06:56 UTC
Size:
434 bytes
patch
obsolete
>--- Makefile.in.orig 2019-05-20 14:04:00 UTC >+++ Makefile.in >@@ -126,10 +126,6 @@ install: ccache$(EXEEXT) @disable_man@ccache.1 > clean: > rm -rf $(files_to_clean) > >-src/snprintf.o: CFLAGS += @no_implicit_fallthrough_warning@ >-$(zlib_objs): CPPFLAGS += -include config.h >-$(zlib_objs): CFLAGS += @no_implicit_fallthrough_warning@ >- > src/zlib/libz.a: $(zlib_objs) > $(if $(quiet),@echo " AR $@") > $(Q)$(AR) cr $@ $(zlib_objs)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 237979
:
204475
|
204482
|
204483