Package: iverilog / 0.9.2-2

Metadata

Package Version Patches format
iverilog 0.9.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
outdated_config.diff | (download)

config.guess | 4 4 + 0 - 0 !
config.sub | 4 4 + 0 - 0 !
2 files changed, 8 insertions(+)

 patch config.{sub,guess} to call their up-to-date versions.
0001 Fix build with gcc 4.5.patch | (download)

pform_disciplines.cc | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 fix build with gcc-4.5
  New version of GCC does not like the X::X() construct.