Mark broken.
kdump.o: In function `ktrsyscall': kdump.c:(.text+0x5ee): undefined reference to `ioctlname' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1
This commit is contained in:
parent
39764e1145
commit
4dae6dc53d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431489
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ COMMENT= Linux-compatibility ktrace.out processor
|
|||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} # USE_LINUX only sets RUN_DEPENDS
|
||||
|
||||
BROKEN= does not build, try base system kdump(1) instead
|
||||
|
||||
USES= linux uidfix
|
||||
USE_LINUX= devtools
|
||||
|
||||
|
|
Loading…
Reference in a new issue