diff options
author | Xiretza <xiretza@xiretza.xyz> | 2021-05-09 15:26:20 +0200 |
---|---|---|
committer | tgingold <tgingold@users.noreply.github.com> | 2021-05-10 07:56:17 +0200 |
commit | b21b4e7b34807156d6d3bc3f8e30a41bf324dfcb (patch) | |
tree | 87cf4329d59c1706d10dd7f7d7bf59a2966bc929 /src | |
parent | 94c27faea6338262c1e5c31fdd7b5f832ff2ac95 (diff) | |
download | ghdl-b21b4e7b34807156d6d3bc3f8e30a41bf324dfcb.tar.gz ghdl-b21b4e7b34807156d6d3bc3f8e30a41bf324dfcb.tar.bz2 ghdl-b21b4e7b34807156d6d3bc3f8e30a41bf324dfcb.zip |
Makefile.in: strip -static from LDFLAGS for libghdl
MinGW builds set LDFLAGS=-static, but libghdl is already built -shared,
which causes the build to fail.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions