Don't override --enable-multi-arch.
[glibc.git] / elf / ifuncmain7pie.c
blob254d453f1eb1fcb9edc6d10403def7a22ee3fc65
1 /* Test local STT_GNU_IFUNC symbols with PIE:
3 1. Direct function call.
4 2. Function pointer.
5 */
7 #include "ifuncmain7.c"