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 12 years ago
parent
commit
d7c23bf363
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      security/heimdal/heimdal.conf

+ 0
- 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