Building libgfxinit with Debian’s toolchain – latest test with *gnat-11*
11.2.0-13 from Debian sid/unstable – the build fails with the error
below.
E: Invalid reloc type: 10
E: Unable to create rmodule from 'build/cbfs/fallback/ramstage.debug'.
Debian’s toolchain is built without enabling PIE by default.
So, explicitly pass `-fno-pie` to `ADAFLAGS_common` to be independent
from how the toolchain was built.
TEST=*gnat* 11.2.0-13 successfully. builds
purism/librem_cnl/variants/librem_mini with libgfxint.
With the coreboot toolchain `make BUILD_TIMELESS=1` produces the
same `build/coreboot.rom` for `BOARD_PURISM_LIBREM_MINI_V2=y` on
top of commit
|
||
|---|---|---|
| .. | ||
| a-unccon.ads | ||
| ada.ads | ||
| COPYING.RUNTIME | ||
| COPYING3 | ||
| g-souinf.ads | ||
| gnat.ads | ||
| i-c.adb | ||
| i-c.ads | ||
| interfac.ads | ||
| Makefile.inc | ||
| s-atacco.ads | ||
| s-imenne.adb | ||
| s-imenne.ads | ||
| s-maccod.ads | ||
| s-parame.ads | ||
| s-stoele.adb | ||
| s-stoele.ads | ||
| s-unstyp.ads | ||
| system.ads | ||