ff4ff35918
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
12 lines
448 B
D
12 lines
448 B
D
#source: init.s
|
|
#source: tls-ie-9.s --pic
|
|
#source: tls-ld-6.s --pic
|
|
#source: tls-ie-10.s --pic
|
|
#source: tls-hx.s --pic
|
|
#as: --no-underscore --em=criself
|
|
#ld: -m crislinux
|
|
#error: \A[^\n]*: warning: cannot find entry symbol _start; defaulting to [0-9a-f]*\n[^\n]*: in function `tlsdsofn9':\n[^\n]*: undefined reference to `x1'\n[^\n]*: undefined reference to `x2'\Z
|
|
|
|
# Code coverage case similar to tls-e-20.d, except with an undefined
|
|
# reference.
|