vasilito
cbb1d7ec37
fix: ncurses/ncursesw need -fPIC for static linking into PIE
...
--with-pic alone doesn't generate PIC code in newer ncurses (6.6+).
The static archive produced non-PIC objects using R_X86_64_PC32
relocations, which can't be linked into PIE executables.
Forced PIC via:
- Switched DYNAMIC_INIT → DYNAMIC_STATIC_INIT (builds both shared AND static)
- Added CFLAGS+=+=-fPIC CXXFLAGS+=+=-fPIC export (forces PIC at compile)
redbear-netctl-console now links successfully against libncursesw.a.
2026-07-12 22:46:27 +03:00
..
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 18:55:18 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:01:46 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-06-20 14:57:46 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 22:46:27 +03:00
2026-07-12 22:46:27 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-04-12 19:05:00 +01:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-09 23:56:14 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-12 19:08:00 +03:00
2026-07-11 15:37:03 +03:00
2026-07-11 15:37:03 +03:00
2026-07-11 15:37:03 +03:00
2026-07-11 15:37:03 +03:00
2026-05-07 07:54:16 +01:00
2026-06-19 12:39:14 +03:00
2026-06-19 12:39:14 +03:00
2026-06-19 12:39:14 +03:00
2026-06-19 12:39:14 +03:00
2026-06-19 12:39:14 +03:00
2026-06-19 12:39:14 +03:00
2026-07-09 20:29:28 +03:00
2026-04-17 00:04:40 +01:00
2026-06-19 12:39:14 +03:00
2026-06-19 12:39:14 +03:00
2026-06-19 12:39:14 +03:00
2026-07-11 17:02:30 +03:00
2026-06-19 12:39:14 +03:00
2026-07-11 15:37:03 +03:00
2026-06-19 12:39:14 +03:00
2026-07-09 23:56:14 +03:00
2026-06-19 12:39:14 +03:00
2026-04-17 13:33:17 +01:00