mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
13 lines
412 B
Plaintext
13 lines
412 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 Mon Mar 8 22:25:13 1999
|
|
@@ -93,7 +93,7 @@
|
|
|
|
# Kernel compilation flags
|
|
#
|
|
-K_FLAGS_FREEBSD_gnu = -DKERNEL -DFREEBSD
|
|
+K_FLAGS_FREEBSD_gnu = -DKERNEL -DKLD_MODULE
|
|
|
|
# OS Libraries
|
|
#
|