From 0673ede985a6560e7efb86dab1c58fb7f95ce587 Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Mon, 25 Nov 2013 08:46:14 +0000 Subject: configure: add strip flags checks This will check if -wN '..@*' is available and fall back on -x if not; when none are available, do not run strip at all to prevent removing functions that might be actually needed. --- library.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library.mak') diff --git a/library.mak b/library.mak index 7292c8a3fe..3876fe33d2 100644 --- a/library.mak +++ b/library.mak @@ -25,7 +25,7 @@ $(SUBDIR)%-test.i: $(SUBDIR)%.c $(SUBDIR)x86/%.o: $(SUBDIR)x86/%.asm $(DEPYASM) $(YASMFLAGS) -I $( $(@:.o=.d) $(YASM) $(YASMFLAGS) -I $(