1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00
This commit is contained in:
Brian Fiete 2024-08-25 13:40:50 -04:00
parent de31d974e2
commit 74a71ef17c

View file

@ -12,7 +12,6 @@ IntermediateType = "ObjectAndIRCode"
IntermediateType = "ObjectAndIRCode"
[Configs.Test.Win64]
BfOptimizationLevel = "O0"
IntermediateType = "ObjectAndIRCode"
COptimizationLevel = "O2"
ConfigSelections = {TestsB = {Config = "Test"}}