aports/testing/xf86-video-virtualbox/uclibc-gnu_linux.patch
Natanael Copa 133362eb05 testing/xf86-video-virtualbox: new aport
Xorg Virtual box video driver
http://virtualbox.org

ref #1349
2012-09-16 14:20:57 +00:00

12 lines
381 B
Diff

--- ./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