mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
plugins/cuda: fix crosscompilation
Signed-off-by: Andrei Vagin <avagin@gmail.com>
This commit is contained in:
parent
ca971b7f8b
commit
b169e3b63d
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ PLUGIN_INCLUDE += -iquote../../
|
|||
|
||||
COMPEL := ../../compel/compel-host
|
||||
|
||||
CC := gcc
|
||||
PLUGIN_CFLAGS := -g -Wall -Werror -shared -nostartfiles -fPIC
|
||||
|
||||
__nmk_dir ?= ../../scripts/nmk/scripts/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue