Changeset 9373f5e in buchla-emu


Ignore:
Timestamp:
07/17/2017 05:29:15 AM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
566ebca
Parents:
ff8d800
Message:

Moved Valgrind suppressions.

Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • Makefile

    rff8d800 r9373f5e  
    6666val:                    buchla
    6767                                valgrind --leak-resolution=high --track-fds=yes --leak-check=full \
    68                                 --show-reachable=yes --suppressions=buchla.supp ./buchla
     68                                --show-reachable=yes --suppressions=misc/buchla.supp ./buchla
    6969
    7070clean:
Note: See TracChangeset for help on using the changeset viewer.