facf0c92e0
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.
13 lines
298 B
D
13 lines
298 B
D
#name: nto-stack-note-2
|
|
#source: start.s
|
|
#as:
|
|
#ld: -z stack-size=0x10000 --lazy-stack -z execstack
|
|
#readelf: -n
|
|
|
|
Displaying notes found in: .note
|
|
[ ]+Owner[ ]+Data size[ ]+Description
|
|
QNX 0x0000000c QNX stack
|
|
Stack Size: 0x10000
|
|
Stack allocated: 1000
|
|
Executable: yes
|