Build src/test-rdrand archive for non-x86_64
Include the generic stub in the source archive to avoid build errors on architectures other than x86_64.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
SRC_DIR = src/test/rdrand
|
||||
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
|
||||
|
||||
content: include/spec/x86_64/world/rdrand.h
|
||||
MIRROR_FROM_REP_DIR := include/spec/x86_64/world/rdrand.h include/world/rdrand.h
|
||||
content: $(MIRROR_FROM_REP_DIR)
|
||||
|
||||
include/spec/x86_64/world/rdrand.h:
|
||||
$(MIRROR_FROM_REP_DIR):
|
||||
$(mirror_from_rep_dir)
|
||||
|
||||
Reference in New Issue
Block a user