mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
467fbeb227
but not a fix, for ports/16496. PR: ports/16496 Submitted by: Matthew Reimer <mreimer@vpop.net>
13 lines
429 B
Plaintext
13 lines
429 B
Plaintext
diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/freebsd/Makefile.defs work.new/skip/freebsd/Makefile.defs
|
|
--- skipsrc-1.0.orig/skip/freebsd/Makefile.defs Fri Oct 25 13:12:42 1996
|
|
+++ work.new/skip/freebsd/Makefile.defs Wed Feb 2 11:30:42 2000
|
|
@@ -93,7 +93,7 @@
|
|
|
|
# Kernel compilation flags
|
|
#
|
|
-K_FLAGS_FREEBSD_gnu = -DKERNEL -DFREEBSD
|
|
+K_FLAGS_FREEBSD_gnu = -DKERNEL -D_KERNEL -DKLD_MODULE -I/sys
|
|
|
|
# OS Libraries
|
|
#
|