File: devel/glibc/Makefile
base-0 patch-1
Line 26Line 26
# hasn't been set before, and doesn't bother exporting it because
# gar.conf.mk will end up doing that anyway.
LD_LIBRARY_PATH ?= $(DESTDIR)$(libdir)
# hasn't been set before, and doesn't bother exporting it because
# gar.conf.mk will end up doing that anyway.
LD_LIBRARY_PATH ?= $(DESTDIR)$(libdir)
DEPENDS = devel/gcc-primitives kernel/linux-headers
DEPENDS = kernel/linux-headers devel/gcc-primitives
CONFIGURE_ARGS = $(DIRPATHS) $(GARHOST) --with-elf --disable-static --enable-shared --enable-add-ons=linuxthreads --without-cvs --build=$(GARBUILD) --host=$(GARHOST) --without-gd --with-headers=$(DESTDIR)$(sourcedir)/linux/include --enable-kernel=$(KERNEL_VERSION) --disable-profile --enable-omitfp

CONFIGURE_ARGS = $(DIRPATHS) $(GARHOST) --with-elf --disable-static --enable-shared --enable-add-ons=linuxthreads --without-cvs --build=$(GARBUILD) --host=$(GARHOST) --without-gd --with-headers=$(DESTDIR)$(sourcedir)/linux/include --enable-kernel=$(KERNEL_VERSION) --disable-profile --enable-omitfp