summaryrefslogtreecommitdiffstats
path: root/config/linux-gnueabihf
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate Autotools linux files (#4044)Dana Robinson2024-02-261-16/+0
| | | | | | | There are many architecture-specific linux files in the config directory, all of which simply redirect to linux-gnulibc1. This change renames linux-gnulibc1 to linux-gnu and deletes the more specific files.
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
| | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test.
* Removed UIUC from copyright, added helpful comment.Dana Robinson2020-01-181-2/+1
|
* Added a config file for ARM (Tested on a Raspberry Pi 3B+Dana Robinson2020-01-171-0/+17
w/ gcc 6).