| Index: newlib/libc/sys/nacl/Makefile.in
|
| diff --git a/newlib/libc/sys/nacl/Makefile.in b/newlib/libc/sys/nacl/Makefile.in
|
| index 9c7d6405301419bdfa2b70ecc26c39145a89a392..69bce7cd06cccc6111871afe71d29ce0fda46000 100644
|
| --- a/newlib/libc/sys/nacl/Makefile.in
|
| +++ b/newlib/libc/sys/nacl/Makefile.in
|
| @@ -392,8 +392,6 @@ uninstall-am:
|
| mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
|
| uninstall-am uninstall-info-am
|
|
|
| -
|
| -all: crt0.o
|
| # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
| # Otherwise a system limit (for SysV at least) may be exceeded.
|
| .NOEXPORT:
|
|
|