mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
13 lines
431 B
Plaintext
13 lines
431 B
Plaintext
|
diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/freebsd/Makefile.defs skipsrc-1.0/skip/freebsd/Makefile.defs
|
||
|
--- skipsrc-1.0.orig/skip/freebsd/Makefile.defs Fri Oct 25 13:12:42 1996
|
||
|
+++ skipsrc-1.0/skip/freebsd/Makefile.defs Fri Nov 21 11:39:11 1997
|
||
|
@@ -93,7 +93,7 @@
|
||
|
|
||
|
# Kernel compilation flags
|
||
|
#
|
||
|
-K_FLAGS_FREEBSD_gnu = -DKERNEL -DFREEBSD
|
||
|
+K_FLAGS_FREEBSD_gnu = -DKERNEL -DACTUALLY_LKM_NOT_KERNEL
|
||
|
|
||
|
# OS Libraries
|
||
|
#
|