systems-nuts / unifico

Compiler and build harness for heterogeneous-ISA binaries with the same stack layout.
4 stars 1 forks source link

Use make flag to control unified layout compiler flags #196

Closed compor closed 2 years ago

compor commented 2 years ago

This PR:

Limitation: In order for compilation to occur correctly, this is only supported for the init make target. A future patch is needed to also disable the UnASL-related makefile rules.

blackgeorge-boom commented 2 years ago

Does the work for now. LGTM