Searched hist:260020 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/modules/drm2/radeonkms/
H A DMakefilediff 260020 Sat Dec 28 22:48:19 MST 2013 dim For sys/dev/drm2/radeon, only use -fms-extensions with gcc. This flag
is only to stop gcc complaining about anonymous unions, which clang does
not do. For clang 3.4 however, -fms-extensions enables the Microsoft
__wchar_t type, which clashes with our own types.h.

MFC after: 3 days

Completed in 45 milliseconds