mailing list of musl libc
 help / color / mirror / code / Atom feed
From: <nicolas@atelier-web.com>
To: <musl@lists.openwall.com>
Subject: Re: musl path
Date: Sat, 06 Aug 2011 22:14:33 +0200	[thread overview]
Message-ID: <a75d5bdb076fd87cb76492139d52b88b@smtp1.ispfr.net> (raw)
In-Reply-To: <20110806162803.GX29562@port70.net>

On Sat, 6 Aug 2011 18:28:03 +0200, Szabolcs Nagy <nsz@port70.net> wrote:
> * nicolas@atelier-web.com <nicolas@atelier-web.com> [2011-08-06 17:44:52
> +0200]:
>> First, is it possible to add to the config.mak file the possibility to
>> change the includedir path ?
>> For example, i want to install the libraries on /lib and the headers on
>> /usr/include, and i had to add manually this entry to the config.mak
>> file...
>> 
>> Secondly, is it possible to remove properly the musl-gcc wrapper ?
>> I don't need it ;)
> 
> config.mak is included after all  variable declarations in the Makefile
> so you can freely change those variables in config.mak
> 
> eg:
> 
> prefix=we_dont_use_prefix_at_all
> includedir=/usr/include
> libdir=/lib
> ALL_TOOLS=

Thanks :)
And is there a way to remove the gcc wrapper ?


  reply	other threads:[~2011-08-06 20:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-06 15:44 nicolas
2011-08-06 16:28 ` Szabolcs Nagy
2011-08-06 20:14   ` nicolas [this message]
2011-08-06 20:27     ` Rich Felker
2011-08-06 21:00       ` nicolas
2011-08-07 10:46       ` Jens Staal
2011-08-07 14:06         ` Rich Felker
2011-08-07 23:34       ` gs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a75d5bdb076fd87cb76492139d52b88b@smtp1.ispfr.net \
    --to=nicolas@atelier-web.com \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).