diff options
author | Alexey Neyman <stilor@att.net> | 2018-02-17 10:37:18 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2018-04-07 12:03:17 -0700 |
commit | 66821508f4064904995189f4b46652eb6257b1ea (patch) | |
tree | bac14450df1be9d1d07759caad96115e7f4c1b0e /.gitignore | |
parent | 7655fc2a3c64fce46517d4a2af047d4c6e663f50 (diff) | |
download | crosstool-ng-66821508f4064904995189f4b46652eb6257b1ea.tar.gz crosstool-ng-66821508f4064904995189f4b46652eb6257b1ea.tar.bz2 crosstool-ng-66821508f4064904995189f4b46652eb6257b1ea.zip |
Fix install --strip-program check after merge
Also, fix the use of AC_CACHE_CHECK in stat format checker.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ aclocal.m4 config.h* config.log config.status -/Makefile -/Makefile.in +Makefile +Makefile.in *ct-ng* !ct-ng.comp !ct-ng.in |