mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
r15254: Fix heimdal's addrinfo subsystem for those systems that need it. This
should get the build on sun1 and us4 another step further.
This commit is contained in:
parent
31819f5411
commit
2f2f47a389
@ -300,7 +300,7 @@ OBJ_FILES = ../heimdal/lib/roken/inet_aton.o
|
||||
#######################
|
||||
# Start SUBSYSTEM HEIMDAL_ROKEN_ADDRINFO
|
||||
[SUBSYSTEM::HEIMDAL_ROKEN_ADDRINFO]
|
||||
EXTRA_CFLAGS = -Iheimdal/lib/roken
|
||||
EXTRA_CFLAGS = -Iheimdal_build -Iheimdal/lib/roken
|
||||
OBJ_FILES = \
|
||||
../heimdal/lib/roken/getaddrinfo.o \
|
||||
../heimdal/lib/roken/freeaddrinfo.o \
|
||||
|
Loading…
Reference in New Issue
Block a user