Skip to content

Commit

Permalink
Switching to RXTX-2.1-7r2 on 64-bit Linux (working version).
Browse files Browse the repository at this point in the history
This also means we don't need a separate RXTXcomm.jar file for 64-bit Linux.
(cherry picked from commit 24e62aa)
  • Loading branch information
damellis committed Nov 10, 2011
1 parent 41edd00 commit bedc1a5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,6 @@
<target name="linux64-build" depends="linux-build" description="Build linux (64-bit) version">
<copy tofile="linux/work/hardware/tools/avrdude" file="linux/dist/tools/avrdude64" overwrite="true" />
<copy tofile="linux/work/lib/librxtxSerial.so" file="linux/dist/lib/librxtxSerial64.so" overwrite="true" />
<copy tofile="linux/work/lib/RXTXcomm.jar" file="../app/lib/RXTXcomm-2.2.jar" overwrite="true" />
</target>

<target name="linux-run" depends="linux-build"
Expand Down
Binary file modified build/linux/dist/lib/librxtxSerial64.so
Binary file not shown.

0 comments on commit bedc1a5

Please sign in to comment.