repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
libexec
/
ld.elf_so
/
arch
/
or1k
/
Makefile.inc
blob
b5d22a3c0fdd792373ade7b73884a3c675efa756
1
# $NetBSD: Makefile.inc,v 1.1 2014/09/03 19:34:26 matt Exp $
2
3
SRCS+= mdreloc.c
4
LDFLAGS+= -Wl,-e,_rtld_start
5
6
CPPFLAGS+= -fPIC
7
8
SRCS+= rtld_start.S
9
CPPFLAGS+= -DELFSIZE=32
10
#LDFLAGS+= -Wl,--script,${.CURDIR}/arch/powerpc/ld.so.script