diff options
| author | Julian Blake Kongslie | 2022-07-02 13:46:38 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-07-02 13:46:38 -0700 |
| commit | 742f34bf15b2721b11c67051862dc44dc52647a0 (patch) | |
| tree | a8da03506cca1dac4813e7f672c1048b99b28fc8 /uarch | |
| parent | Dropping the async interface, and adding some real uarch. (diff) | |
| download | issim-742f34bf15b2721b11c67051862dc44dc52647a0.tar.xz | |
Add missing SODEP.
Diffstat (limited to '')
| -rw-r--r-- | uarch/uarch.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uarch/uarch.d b/uarch/uarch.d index e99bf71..aaeb57c 100644 --- a/uarch/uarch.d +++ b/uarch/uarch.d | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | uarch_SODEPS += build/libaisa.so | 1 | uarch_SODEPS += build/libaisa.so |
| 2 | uarch_SODEPS += build/libsim.so | 2 | uarch_SODEPS += build/libsim.so |
| 3 | uarch_SODEPS += build/libutil.so | ||
