| To: | vagabon.xyz@gmail.com |
|---|---|
| Subject: | Re: [PATCH 2/3] Automatically set CONFIG_BUILD_ELF64 |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Wed, 14 Feb 2007 01:12:02 +0900 (JST) |
| Cc: | ralf@linux-mips.org, linux-mips@linux-mips.org, macro@linux-mips.org |
| In-reply-to: | <11713582901742-git-send-email-fbuihuu@gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1171358289786-git-send-email-fbuihuu@gmail.com> <11713582901742-git-send-email-fbuihuu@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Tue, 13 Feb 2007 10:18:08 +0100, Franck Bui-Huu <vagabon.xyz@gmail.com>
wrote:
> + ifeq ("$(BUILD_ELF32)", "y")
> + cflags-y += -msym32
ifeq ($(BUILD_ELF32),y)
is enough, isn't it?
---
Atsushi Nemoto
|
| Previous by Date: | Re: More __get_user_asm_ll32 ..., Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH 2/3] Automatically set CONFIG_BUILD_ELF64, Ralf Baechle |
| Previous by Thread: | [PATCH 2/3] Automatically set CONFIG_BUILD_ELF64, Franck Bui-Huu |
| Next by Thread: | Re: [PATCH 2/3] Automatically set CONFIG_BUILD_ELF64, Franck Bui-Huu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |