From e8f7b599b1107ce8bad68dd9f969994f3b4a0436 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 15 Oct 2017 10:23:14 -0400 Subject: midipix target: new ldso design: removed the discarded ldso options. --- gcc/config/i386/midipix.opt | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'gcc') diff --git a/gcc/config/i386/midipix.opt b/gcc/config/i386/midipix.opt index a2c1fa259..2274d1f05 100644 --- a/gcc/config/i386/midipix.opt +++ b/gcc/config/i386/midipix.opt @@ -47,24 +47,4 @@ mldso Target use a dynamic loader -mldso-absolute-path -Target -use the dynamic loader located at an application-defined absolute path - -mldso-default-path -Target -use the dynamic loader located at C:\\midipix\\lib - -mldso-app-dir-only -Target -use the dynamic loader found in the same physical directory as the current process - -mldso-root-relative -Target -use the dynamic loader found in /lib under a root directory relative to the physical location of the current process - -mldso-kernel-driver -Target -load dynamic libraries via calls to a custom ldso kernel driver - ; Retain blank line above -- cgit v1.2.3