From 150a597b30f788efb2b519515baac7d717685b6f Mon Sep 17 00:00:00 2001 From: Packit Bot Date: May 04 2021 22:37:48 +0000 Subject: Apply patch glibc-rh1817513-130.patch patch_name: glibc-rh1817513-130.patch present_in_specfile: true location_in_specfile: 531 --- diff --git a/inet/Makefile b/inet/Makefile index 7782913..62d25f8 100644 --- a/inet/Makefile +++ b/inet/Makefile @@ -112,4 +112,8 @@ ifeq ($(build-static-nss),yes) CFLAGS += -DSTATIC_NSS endif +# The test uses dlopen indirectly and would otherwise load system +# objects. +tst-idna_name_classify-ENV = \ + LD_LIBRARY_PATH=$(objpfx):$(common-objpfx):$(common-objpfx)elf $(objpfx)tst-idna_name_classify.out: $(gen-locales)