Skip to content

Commit

Permalink
pulse2rust/dpe: reduce include
Browse files Browse the repository at this point in the history
  • Loading branch information
mtzguido committed Dec 27, 2024
1 parent aa7f0d1 commit 5b6a736
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pulse2rust/dpe/c.Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ OUTPUT_DIR=_output
CACHE_DIR=cache
DICE_DIR=$(PULSE_ROOT)/share/pulse/examples/dice/
INCLUDE_PATHS += $(DICE_DIR)/external $(DICE_DIR)/dpe $(DICE_DIR)/engine $(DICE_DIR)/l0 $(DICE_DIR)/external/hacl $(DICE_DIR)/external/l0
INCLUDE_PATHS += $(PULSE_HOME)/lib
INCLUDE_PATHS += $(PULSE_HOME)/out/lib/pulse
ROOTS := $(DICE_DIR)/dpe/DPE.fst
# ALREADY_CACHED_LIST = *,-HACL,-EverCrypt,-Spec.Hash.Definitions,-L0Core
Expand Down

0 comments on commit 5b6a736

Please sign in to comment.