repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
audio
/
libaudiofile
/
hacks.mk
blob
3a5d297b399ecf5f366a29947ad34b01839c7d72
1
# $NetBSD$
2
3
# gcc in MirBSD does not recognize these options
4
.if
${
OPSYS
} ==
"MirBSD"
5
BUILDLINK_TRANSFORM
+=
rm
:-
fvisibility
=
hidden
rm
:-
fvisibility-inlines-hidden
6
.
endif