debrouxl / tilibs

TILP (formerly GtkTiLink) can transfer data between Texas Instruments graphing calculators and a computer. It works with all link cables (parallel, serial, Black/Gray/Silver/Direct Link) and it supports the TI-Z80 series (73..86), the TI-eZ80 series (83PCE, 84+CE), the TI-68k series (89, 92, 92+, V200, 89T) and the Nspire series (Nspire Clickpad / Touchpad / CX, both CAS and non-CAS)
http://lpg.ticalc.org/prj_tilp
63 stars 23 forks source link

libticables2: Add ppc64le to list of supported architectures #11

Closed TC01 closed 7 years ago

TC01 commented 7 years ago

This adds ppc64le or powerpc64le (Little Endian PowerPC 64) to the list of architectures in configure.ac.

This patch originally came from the Fedora PowerPC team in order to get libticables2 1.3.4 to build on ppc64le. I forgot about it until building libticables2 1.3.5 for current Fedora Rawhide, when I noticed it was still necessary.