Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 7 Feb 2014 02:01:36 +0100
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: Out-of-tree builds

* Szabolcs Nagy <nsz@...t70.net> [2014-02-07 00:31:22 +0100]:
> 
> VPATH=$(SOMEDIR)
> %.o: $(ARCH)/%.s
> 

attached a make diff that can do out-of-tree build, by specifying
M=relative/path/to/musl

- config is not ready
- directory creation is a hack
- include/bits/alltypes.h is generated into the original repo
(include/bits is a symlink to the arch/bits dir)


View attachment "make.diff" of type "text/x-diff" (4025 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.