[Buildroot] [PATCH] symlink $(STAGING_DIR)/usr to $(STAGING_DIR)

Ed Swierk eswierk at arastra.com
Fri Jul 21 17:02:11 PDT 2006


Some toolchain packages install themselves to $(STAGING_DIR) while
others end up in $(STAGING_DIR)/usr, resulting in two bin directories,
two lib directories, two include directories, etc. This makes it
harder to fix build problems within buildroot, and adds unnecessary
complication to the process of configuring a package to build outside
buildroot.

The attached patch simply symlinks $(STAGING_DIR)/usr to
$(STAGING_DIR), thereby merging the two directory hierarchies into
one.

--Ed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildroot-toolchain-usr-dir.patch
Type: text/x-patch
Size: 370 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20060721/d20a4888/buildroot-toolchain-usr-dir.bin


More information about the buildroot mailing list