Remove fastcomp SDK and fastcomp build rules. NFC (#1165)
Folks that want to work with fastcomp will now need to use an older checkout of emsdk.
This commit is contained in:
@@ -15,8 +15,8 @@ emcc -v
|
||||
|
||||
# Install an older version of the SDK that requires EM_CACHE to be
|
||||
# set in the environment, so that we can test it is later removed
|
||||
./emsdk install sdk-fastcomp-3b8cff670e9233a6623563add831647e8689a86b
|
||||
./emsdk activate sdk-fastcomp-3b8cff670e9233a6623563add831647e8689a86b
|
||||
./emsdk install sdk-1.39.15
|
||||
./emsdk activate sdk-1.39.15
|
||||
source ./emsdk_env.sh
|
||||
which emcc
|
||||
emcc -v
|
||||
|
||||
Reference in New Issue
Block a user