[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Brokenness in bash-3.2 Makefile
From: |
Philip A. Prindeville |
Subject: |
Brokenness in bash-3.2 Makefile |
Date: |
Mon, 11 Jan 2010 19:31:15 -0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091112 Fedora/3.0-2.8.b4.fc11 Thunderbird/3.0b4 |
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.
Anyone have a patch I could test?
Thanks,
-Philip
- Brokenness in bash-3.2 Makefile,
Philip A. Prindeville <=