Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 506874 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- kBuild-0.1.9998-pre20120806/src/lib/k/kDefs.h
0
++ kBuild-0.1.9998-pre20120806-uclibc3/src/lib/k/kDefs.h
Lines 95-101 Link Here
95
# elif defined(_WIN32) || defined(_WIN64)
95
# elif defined(_WIN32) || defined(_WIN64)
96
#  define K_OS      K_OS_WINDOWS
96
#  define K_OS      K_OS_WINDOWS
97
# else
97
# else
98
#  error "Port Me"
98
#  warning "Port Me"
99
# endif
99
# endif
100
#endif
100
#endif
101
#if K_OS < K_OS_UNKNOWN || K_OS >= K_OS_MAX
101
#if K_OS < K_OS_UNKNOWN || K_OS >= K_OS_MAX

Return to bug 506874