Rev 7 | Blame | Compare with Previous | Last modification | View Log | RSS feed
+MACHINE "openbsd-*-amd64"
+AS "/usr/bin/as"
+LD "/usr/bin/ld -e _start -dc -dp"
+CC "/usr/bin/cc"
+CRT0 "/usr/lib/crt0.o"