[Buildroot] [Bug 6818] toolchainfile.cmake has absolut path references

bugzilla at busybox.net bugzilla at busybox.net
Fri Feb 7 08:36:50 UTC 2014


https://bugs.busybox.net/show_bug.cgi?id=6818

--- Comment #3 from Thomas De Schampheleire <patrickdepinguin+buildroot at gmail.com> 2014-02-07 08:36:49 UTC ---
Hi u.strempel, 

Thanks for the patch. Would you mind sending it to the mailing list directly?
This will facilitate review and discussion on the patch.
(you need to be subscribed to the list first).

For example, a comment on the patch is that there is now some duplication
between e.g. TARGET_CROSS and TARGET_CROSS_WITHOUT_HOST_DIR. This could be
fixed by changing the existing assignments to assign to the _WITHOUT_HOST_DIR
version, and then have one:
TARGET_CROSS = $(HOST_DIR)/$(TARGET_CROSS_WITHOUT_HOST_DIR)

Thanks, 
Thomas

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the buildroot mailing list