Skip to content

Commit

Permalink
removing the lint off from makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
fatimasaleem committed Sep 8, 2023
1 parent 1c847c3 commit 983d6cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,6 @@ verilate_command := $(verilator) verilator_config.vlt
-Wno-ASSIGNDLY \
-Wno-DECLFILENAME \
-Wno-UNUSED \
-Wno-UNOPTFLAT \
-Wno-BLKANDNBLK \
-Wno-style \
$(if ($(PRELOAD)!=""), -DPRELOAD=1,) \
Expand Down

0 comments on commit 983d6cb

Please sign in to comment.