diff options
Diffstat (limited to 'gcc/cross-make')
-rw-r--r-- | gcc/cross-make | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/cross-make b/gcc/cross-make index fef123c40cd..241edba8ad0 100644 --- a/gcc/cross-make +++ b/gcc/cross-make @@ -9,6 +9,3 @@ SYSTEM_HEADER_DIR = $(CROSS_SYSTEM_HEADER_DIR) # Don't try to compile the things we can't compile. ALL = all.cross - -# Don't install assert.h in /usr/local/include. -assertdir = $(tooldir)/include |