Re: [Libhugetlbfs-devel] Fix Makefile for LDSCRIPTSDIR

2006-07-25 Thread Adam Litke
On Thu, 2006-07-20 at 15:43 -0500, Steve Fox wrote: > The build process was sticking $DESTDIR/$HUGETLB_LDSCRIPT_PATH into the > resultant /usr/bin/ld.hugetlbfs file rather than just > $HUGETLB_LDSCRIPT_PATH. This patch fixes that. Ooh good catch, applied. -- Adam Litke - (agl at us.ibm.com) IBM L

[Libhugetlbfs-devel] Fix Makefile for LDSCRIPTSDIR

2006-07-20 Thread Steve Fox
The build process was sticking $DESTDIR/$HUGETLB_LDSCRIPT_PATH into the resultant /usr/bin/ld.hugetlbfs file rather than just $HUGETLB_LDSCRIPT_PATH. This patch fixes that. diff -ruN libhugetlbfs-20060706.orig/Makefile libhugetlbfs-20060706/Makefile --- libhugetlbfs-20060706.orig/Makefile 2006-07-