Browse Source

heimdal: changed to not inject -D_REENTRANT anymore

Note:

-D_REENTRANT is used automatically when using compiling with -pthread
user/chris/toolchain/0.3
Christian Wiese 13 years ago
parent
commit
d7c23bf363
  1. 2
      security/heimdal/heimdal.conf

2
security/heimdal/heimdal.conf

@ -22,8 +22,6 @@ localstatedir=/var/heimdal
# we patch cf/pthreads.m4
autogen=1
var_insert CC_WRAPPER_INSERT " " "-D_REENTRANT"
if atstage native; then
if pkginstalled -f openssl; then
pkgprefix -t openssl

Loading…
Cancel
Save