Skip to content

Commit

Permalink
Merge pull request #352 from pengshanyu/remove-shm-source-code
Browse files Browse the repository at this point in the history
remove shm souce code
  • Loading branch information
Yarboa authored Mar 26, 2024
2 parents 4681327 + 34b25e2 commit a6b2901
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 99 deletions.
2 changes: 1 addition & 1 deletion tests/e2e/tools/FFI/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CC = gcc
CFLAGS = -Wall -g
CFLAGS_SHM = -lrt -Wall -Werror

VPATH=disk/QM:memory:shared-memory
VPATH=disk/QM:memory:SharedMemory
QM_BIN=./bin/QM
ASIL_BIN=./bin/ASIL

Expand Down
98 changes: 0 additions & 98 deletions tests/e2e/tools/FFI/shared-memory/shm.c

This file was deleted.

0 comments on commit a6b2901

Please sign in to comment.