mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-21 05:07:54 +01:00
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
13 lines
266 B
Makefile
13 lines
266 B
Makefile
#source: maxpage1.s
|
|
#as: --32
|
|
#ld: -m elf_i386 -z max-page-size=0x10000000 -T maxpage3.t
|
|
#readelf: -lS --wide
|
|
#target: x86_64-*-linux*
|
|
|
|
#...
|
|
\[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t]+0*10000000[ \t]+[ \t0-9a-f]+WA?.*
|
|
#...
|
|
LOAD+.*0x10000000
|
|
LOAD+.*0x10000000
|
|
#pass
|