Skip to content

Commit

Permalink
Merge branch 'master' into fix-libdir
Browse files Browse the repository at this point in the history
  • Loading branch information
brarcher authored Mar 20, 2021
2 parents a6de6b0 + e877cbf commit 991c45b
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
- name: create configure
run: autoreconf -i
- name: configure
run: scan-build ./configure --enable-snprintf-replacement --enable-timer-replacement --disable-build-docs
run: scan-build ./configure --enable-timer-replacement --disable-build-docs
- name: make
run: scan-build -o clang make
- name: check for issues
Expand Down
4 changes: 0 additions & 4 deletions doc/.cvsignore

This file was deleted.

2 changes: 0 additions & 2 deletions doc/example/.cvsignore

This file was deleted.

5 changes: 0 additions & 5 deletions src/.cvsignore

This file was deleted.

8 changes: 0 additions & 8 deletions tests/.cvsignore

This file was deleted.

0 comments on commit 991c45b

Please sign in to comment.