summaryrefslogtreecommitdiff
path: root/Makerules
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-09-20 12:18:13 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-09-20 12:18:13 +0200
commit8837917cf17b083ac4178352c740b0bfeada4d7f (patch)
tree9fefc36e2ff8edbe71a8b37577eabef652e209cb /Makerules
parente68c8d2757f05d1817d95d66cd3f2c2acc538b34 (diff)
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 <drepper@gmail.com> Date: Sat Jan 7 11:29:31 2012 -0500 Remove --enable-omitfp support
Diffstat (limited to 'Makerules')
-rw-r--r--Makerules1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makerules b/Makerules
index 7e4077ee50..748790b591 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.