]> rtime.felk.cvut.cz Git - lincan.git/commitdiff
Small changes to fix GCC-2.95.3 compilation and strict headers separation.
authorppisa <ppisa>
Tue, 17 Feb 2004 23:37:21 +0000 (23:37 +0000)
committerppisa <ppisa>
Tue, 17 Feb 2004 23:37:21 +0000 (23:37 +0000)
The GCC option -nostdinc is used to ensure that default user-space includes
are not mistakenly read by RT-Linux or Linux kernel targets compilation.
The standard headers as "string.h" are allowed by addition of
$(LINUX_DIR)/include/linux path.


No differences found