NOPRINTF merged in
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@785 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -84,6 +84,6 @@ $(LIBNAME).$(SHLIBEXT): $(OBJECTS)
|
|||||||
# AIX: this almost works with gcc, but somehow it fails to use the
|
# AIX: this almost works with gcc, but somehow it fails to use the
|
||||||
# correct ld, use ld instead
|
# correct ld, use ld instead
|
||||||
afslib.so: afslib.o
|
afslib.so: afslib.o
|
||||||
ld -o $@ -Wl,-bM:SRE,-bI:$(srcdir)/afsl.exp,-bE:$(srcdir)/afslib.exp,-bnoentry afslib.o
|
ld -o $@ -bM:SRE -bI:$(srcdir)/afsl.exp -bE:$(srcdir)/afslib.exp -bnoentry afslib.o
|
||||||
|
|
||||||
$(OBJECTS): ../../config.h
|
$(OBJECTS): ../../config.h
|
||||||
|
Reference in New Issue
Block a user