summaryrefslogtreecommitdiffstats
path: root/testing/xf86-video-virtualbox/uclibc-gnu_linux.patch
blob: b227d55b1d7ab5751fa148403304f25cc5dd93d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/libs/kStuff/kStuff/include/k/kDefs.h.orig
+++ ./src/libs/kStuff/kStuff/include/k/kDefs.h
@@ -82,7 +82,7 @@
 #  define K_OS      K_OS_DRAGONFLY
 # elif defined(__FreeBSD__) /*??*/
 #  define K_OS      K_OS_FREEBSD
-# elif defined(__gnu_linux__)
+# elif defined(__linux__)
 #  define K_OS      K_OS_LINUX
 # elif defined(__NetBSD__) /*??*/
 #  define K_OS      K_OS_NETBSD