mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 08:46:28 +02:00
Up to now, I've had to set git to preserve line endings when building with MinGW. The problem seems to be gperf. Let's see if this fixes it.
3 lines
63 B
Plaintext
3 lines
63 B
Plaintext
# gperf in MSYS chokes on DOS line endings
|
|
*.gperf text eol=lf
|