From 675547d55d34e8c5cded74224baff5b96ee08ec1 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Jan 06 2021 22:39:40 +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)