[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Brokenness in bash-3.2 Makefile
From: |
Chet Ramey |
Subject: |
Re: Brokenness in bash-3.2 Makefile |
Date: |
Tue, 12 Jan 2010 11:44:11 -0500 |
> I'm trying to cross-build bash-3.2 with certain cross-compilation flags (like
> LDFLAGS="--sysroot=$(STAGING_DIR)/usr") but since LDFLAGS_FOR_BUILD is set to
> $(LDFLAGS), this isn't working.
>
> It would be nice to be able to set the two orthogonally.
Why not just specify the appropriate value for LDFLAGS_FOR_BUILD on the
command line?
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/