Skip to content

Commit

Permalink
Update src/mono/mono.proj
Browse files Browse the repository at this point in the history
Co-Authored-By: Alexander Köplinger <alex.koeplinger@outlook.com>
  • Loading branch information
directhex and akoeplinger authored Apr 7, 2020
1 parent fd24e88 commit 570884e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mono/mono.proj
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@

<_MonoLDFLAGS Condition="'$(Platform)' == 'arm64'" Include="-arch arm64" />
<_MonoLDFLAGS Include="-Wl,-no_weak_imports" />
<_MonoLDFLAGS Include="-Wl,-bitcode_bundle" />
<_MonoLDFLAGS Include="-framework CoreFoundation" />
<_MonoLDFLAGS Include="-lobjc" />
<_MonoLDFLAGS Include="-lc++" />
Expand Down

0 comments on commit 570884e

Please sign in to comment.