Skip to content

Commit

Permalink
Minor work around whilst Windows build file is a WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Rogers committed Apr 1, 2009
1 parent 8924dfd commit 11e9a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1622,7 +1622,7 @@ Check to make sure all required properties are specified. This includes properti
<arg value="${toString:vmi.dll}"/>
<arg value="${bl.dir}/harmony.c"/>
<arg value="libraryInterface/Harmony/ASF/native/vmls.c"/>
<arg value="-Wl,--version-script=${bl.dir}/harmony.exp"/>
<arg value="-Wl,--version-script=${bl.dir}/libvmi.exp"/>
</exec>
</sequential>
</if>
Expand Down

0 comments on commit 11e9a21

Please sign in to comment.