浏览代码

Change test for a define that got renamed a while ago.

Bernd Schmidt 17 年之前
父节点
当前提交
e17b3fdaff
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ldso/ldso/bfin/elfinterp.c

+ 1 - 1
ldso/ldso/bfin/elfinterp.c

@@ -346,7 +346,7 @@ _dl_parse_copy_information
   return 0;
 }
 
-#ifndef LIBDL
+#ifndef IS_IN_libdl
 # include "../../libc/sysdeps/linux/bfin/crtreloc.c"
 #endif