From 0841fbb6085f467684f5db64b4efaf02de68e7f9 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 17 May 2016 06:58:51 +0200 Subject: Also search library in DIR/LIB/vVV. Implement enhancement for issue69. --- src/ghdldrv/ghdlcomp.adb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/ghdldrv/ghdlcomp.adb') diff --git a/src/ghdldrv/ghdlcomp.adb b/src/ghdldrv/ghdlcomp.adb index 1dfc5111b..180240710 100644 --- a/src/ghdldrv/ghdlcomp.adb +++ b/src/ghdldrv/ghdlcomp.adb @@ -234,11 +234,6 @@ package body Ghdlcomp is Run_Arg : Natural; begin begin - Hooks.Compile_Init.all (False); - - Flags.Flag_Elaborate_With_Outdated := True; - Flags.Flag_Only_Elab_Warnings := False; - if Args'Length > 1 and then (Args (Args'First).all = "-r" or else Args (Args'First).all = "-e") then -- cgit v1.2.3