Thread (43 messages) 43 messages, 7 authors, 11d ago

Re: [PATCH v7 3/3] contrib: wire up osxkeychain in contrib/Makefile on macOS

From: Shardul Natu <hidden>
Date: 2026-07-08 03:15:54

Is $(uname_S) defined here at this point with only the above two
includes?  Don't you need to include ../config.mak.uname as well?

The top-level Makefile does this:

        include config.mak.uname
        -include config.mak.autogen
        -include config.mak

and so should this one, I think, in exactly the same order.
Ah, yes. I have updated the include sequence in contrib/Makefile to:
  include ../config.mak.uname
  -include ../config.mak.autogen
  -include ../config.mak
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help