mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-01 06:27:03 +03:00
Upstream teaish fixes and improvements.
FossilOrigin-Name: 235ea2c0e1823fe4324c3890069a9131ebb6de14e55eb56c0e9f42a7e491a699
This commit is contained in:
@ -994,7 +994,7 @@ proc sqlite-handle-emsdk {} {
|
||||
proj-bin-define wasm-opt BIN_WASM_OPT
|
||||
}
|
||||
proj-dot-ins-append $emccSh.in $emccSh {
|
||||
catch {exec chmod u+x $fileOut}
|
||||
catch {exec chmod u+x $dotInsOut}
|
||||
}
|
||||
proj-dot-ins-append $extWasmConfig.in $extWasmConfig
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user