mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
ensure that offset.inc is generated before ia32_genassym.c is compiled
This commit is contained in:
parent
436dbc4262
commit
4dc1b29b71
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=335884
@ -57,7 +57,7 @@ linux32_vdso.so optional compat_linux32 \
|
||||
clean "linux32_vdso.so"
|
||||
#
|
||||
ia32_genassym.o standard \
|
||||
dependency "$S/compat/ia32/ia32_genassym.c" \
|
||||
dependency "$S/compat/ia32/ia32_genassym.c offset.inc" \
|
||||
compile-with "${CC} ${CFLAGS:N-flto:N-fno-common} -c ${.IMPSRC}" \
|
||||
no-obj no-implicit-rule \
|
||||
clean "ia32_genassym.o"
|
||||
|
Loading…
Reference in New Issue
Block a user