Files
epics-base/configure
Florian Feldbauer 6ecc384116 fix failing STATIC_BUILD on linux-arm
On linux-arm STATIC_BUILD used the `-static` flag
which leads for some reason to the executables being
linked against `/lib/ld.so.1` which does not exists.

Setting `STATIC_LDFLAGS_YES= -Wl,-Bstatic` in CONFIG.linux-arm.linux-arm
fixed this issue for me.
2022-05-11 11:44:00 -07:00
..
2022-05-11 11:44:00 -07:00
2021-11-25 18:37:22 -06:00
2019-10-28 01:03:12 -05:00
2018-10-19 14:23:18 -05:00
2021-03-12 00:04:32 -06:00
2021-03-12 00:04:32 -06:00
2022-02-08 15:29:05 -06:00