Skip to content

Commit 7663d7c

Browse files
Ryan Moellerandrewc12
Ryan Moeller
authored andcommitted
FreeBSD: Ignore symlink to i386 includes
A symlink to i386 includes is created in the build dir on amd64 since freebsd/freebsd-src@d07600c Tell git to ignore it like the other include links. Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Ryan Moeller <[email protected]> Closes openzfs#13719
1 parent 3c42977 commit 7663d7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

module/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
/export_syms
2323
/machine
2424
/x86
25+
/i386
2526

2627
!Makefile.in

0 commit comments

Comments
 (0)