OSDN Git Service

use -isystem with gcc paths
authorMike Frysinger <vapier@gentoo.org>
Sun, 5 Jul 2009 20:50:27 +0000 (16:50 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 6 Jul 2009 00:27:16 +0000 (20:27 -0400)
commit651d0688d20de555564b393ea7fee79ea1a1611d
tree2631265e92909cca43af2f0ec51869d9e006d974
parent38265c7af552c1874b75c76818a082d2841c717b
use -isystem with gcc paths

Use -isystem to include gcc header paths rather than -I as these are system
paths, not uClibc specific paths.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Rules.mak