diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/inet/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/inet/Makefile.in b/test/inet/Makefile.in index 2108d1975..1cede4761 100644 --- a/test/inet/Makefile.in +++ b/test/inet/Makefile.in @@ -18,3 +18,4 @@ endif CFLAGS_bug-if1 = -fPIC CFLAGS_tst-sock-nonblock = -fPIC +CFLAGS_tst-ifaddrs = -fPIC |