diff Makefile @ 1259:565980862743 draft

Probes for O_NOFOLLOW that compile and run something aren't compatible with cross compiling, so just #define it to 0 if it's not in fcntl.h where posix-2008 says.
author Rob Landley <rob@landley.net>
date Tue, 15 Apr 2014 21:59:42 -0500
parents 40e0f7b09b77
children e19c00f44c31
line wrap: on
line diff
--- a/Makefile	Sun Apr 13 16:07:22 2014 -0500
+++ b/Makefile	Tue Apr 15 21:59:42 2014 -0500
@@ -44,9 +44,8 @@
 	rm -rf toybox toybox_unstripped generated/config.h generated/Config.in \
 		generated/newtoys.h generated/globals.h testdir \
 		generated/Config.probed generated/oldtoys.h generated/flags.h \
-		generated/portability.h .singleconfig .singleconfig.old \
-		generated/instlist generated/mkflags generated/config2help \
-		generated/help.h
+		.singleconfig .singleconfig.old generated/help.h \
+		generated/instlist generated/mkflags generated/config2help
 
 distclean: clean
 	rm -f toybox_old .config*