mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 07:28:26 +02:00
- removed the ENABLE_WASM_INTERNAL_LINKER define from the .lpi file
This commit is contained in:
parent
5f9bcc2405
commit
1fecb46c52
@ -65,14 +65,12 @@
|
||||
<CustomOptions Value="-dwasm32
|
||||
-dnoopt
|
||||
-dEXTDEBUG
|
||||
-dDEBUG_WASM_GOTO
|
||||
-dENABLE_WASM_INTERNAL_LINKER"/>
|
||||
<OtherDefines Count="5">
|
||||
-dDEBUG_WASM_GOTO"/>
|
||||
<OtherDefines Count="4">
|
||||
<Define0 Value="wasm32"/>
|
||||
<Define1 Value="noopt"/>
|
||||
<Define2 Value="EXTDEBUG"/>
|
||||
<Define3 Value="DEBUG_WASM_GOTO"/>
|
||||
<Define4 Value="ENABLE_WASM_INTERNAL_LINKER"/>
|
||||
</OtherDefines>
|
||||
</Other>
|
||||
</CompilerOptions>
|
||||
|
Loading…
Reference in New Issue
Block a user