Back out 1.247. On ia64 <osreldate.h> is included from assembler source,
the prototype broke buildword. Noticed by: marcel
This commit is contained in:
parent
75398603ad
commit
efe444ea48
@ -84,7 +84,6 @@ osreldate.h: ${.CURDIR}/../sys/conf/newvers.sh \
|
||||
echo "#else" >> osreldate.h; \
|
||||
echo \#'undef __FreeBSD_version' >> osreldate.h; \
|
||||
echo \#'define __FreeBSD_version' $$RELDATE >> osreldate.h; \
|
||||
echo "int getosreldate(void);" >> osreldate.h; \
|
||||
echo "#endif" >> osreldate.h
|
||||
|
||||
.for i in ${LHDRS}
|
||||
|
Loading…
Reference in New Issue
Block a user