From 8837917cf17b083ac4178352c740b0bfeada4d7f Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 20 Sep 2016 12:18:13 +0200 Subject: Remove remnants of .og patterns This was used by --enable-omitfp, and the bulk of it was removed in this commit: commit bdeba1354b7364d9b7857a048286a71ddbcdff86 Author: Ulrich Drepper Date: Sat Jan 7 11:29:31 2012 -0500 Remove --enable-omitfp support --- Makerules | 1 - 1 file changed, 1 deletion(-) (limited to 'Makerules') diff --git a/Makerules b/Makerules index 7e4077e..748790b 100644 --- a/Makerules +++ b/Makerules @@ -497,7 +497,6 @@ elide-routines.os += $(static-only-routines) # static libraries. elide-routines.o += $(shared-only-routines) elide-routines.op += $(shared-only-routines) -elide-routines.og += $(shared-only-routines) # Shared library building. -- cgit v1.1