Renamed to C++.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37255 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -3,8 +3,8 @@ SubDir HAIKU_TOP src add-ons kernel drivers random ;
|
|||||||
UsePrivateKernelHeaders ;
|
UsePrivateKernelHeaders ;
|
||||||
|
|
||||||
KernelAddon random :
|
KernelAddon random :
|
||||||
driver.c
|
driver.cpp
|
||||||
;
|
;
|
||||||
|
|
||||||
# CFLAGS was arch dependent:
|
# CFLAGS was arch dependent:
|
||||||
# -fno-pic -D_KERNEL_MODE -O99 -mpentiumpro -march=pentiumpro -Wno-missing-prototypes
|
# -fno-pic -D_KERNEL_MODE -O99 -mpentiumpro -march=pentiumpro -Wno-missing-prototypes
|
||||||
|
|||||||
Reference in New Issue
Block a user