[PATCH] Remove CFLAGS for interp.c

Roland McGrath roland@hack.frob.com
Tue Sep 16 15:52:00 GMT 2014


> +	echo "#define RUNTIME_LINKER \"$(rtlddir)/$(rtld-installed-name)\"" \

Since there is nothing at sh level that should be expanded inside the
string, I'd use single quotes (and thus no need for \ on the inner ").

Otherwise good.



More information about the Libc-alpha mailing list