From 84b548ddb8dd089f7953bbda0fa8db424f02ef09 Mon Sep 17 00:00:00 2001 From: umarcor <38422348+umarcor@users.noreply.github.com> Date: Sun, 3 May 2020 11:15:30 +0200 Subject: Document and use --vpi-library-dir-unix (#1279) * testsuite: use '--vpi-library-dir-unix' in 'add_vpi_path' * doc: add '--vpi-library-dir-unix', remove redundant headers --- dist/msys2-mingw/run.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'dist/msys2-mingw') diff --git a/dist/msys2-mingw/run.sh b/dist/msys2-mingw/run.sh index 40d25004e..a24578adc 100644 --- a/dist/msys2-mingw/run.sh +++ b/dist/msys2-mingw/run.sh @@ -109,7 +109,6 @@ test () { env | grep MINGW gend - export PATH=$PATH:"$(cd $(dirname $(which ghdl))/../lib; pwd)" GHDL=ghdl ../../testsuite/testsuite.sh } -- cgit v1.2.3