mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-05 13:21:37 +00:00
Clean up newly migrated apps and LTP
This commit is contained in:
@@ -11,7 +11,7 @@ THIS_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
|
||||
NODEJS_DIR ?= /usr/bin/
|
||||
|
||||
# Relative path to Graphene root and key for enclave signing
|
||||
GRAPHENEDIR ?= ../../../../..
|
||||
GRAPHENEDIR ?= ../..
|
||||
GRAPHENEKEY ?= $(GRAPHENEDIR)/Pal/src/host/Linux-SGX/signer/enclave-key.pem
|
||||
|
||||
ifeq ($(DEBUG),1)
|
||||
|
||||
Reference in New Issue
Block a user