driver: fix getGccSearchDirectory for wasm target
This commit fixes getGccSearchDirectory logic for wasm target, ensures the correct search directory containing libc.so etc can be found by GHC. getGccSearchDirectory is also exported so it can be used elsewhere to obtain the wasi-sdk libdir and pass to the dyld script.
Loading
-
mentioned in commit 58c9ea4d
-
mentioned in commit 3f6c0756
-
mentioned in commit 4c04e945
-
mentioned in commit a78c2e7d
-
mentioned in commit 3851a083
-
mentioned in commit df6229ce
-
mentioned in commit 44624a19
-
mentioned in commit bc833406
-
mentioned in commit 64ceebfd
-
mentioned in commit b632ff5e
-
mentioned in commit 2482510f
-
mentioned in commit 6b442453
Please register or sign in to comment