* Need to specify link order to make sure we grab the right mmap
This commit was SVN r8556.
Этот коммит содержится в:
родитель
79396ea5a5
Коммит
3f6c409164
@ -66,7 +66,7 @@ AC_DEFUN([MCA_memory_darwin_CONFIG],[
|
|||||||
|
|
||||||
AS_IF([test "$memory_darwin_happy" = "yes"],
|
AS_IF([test "$memory_darwin_happy" = "yes"],
|
||||||
[# Yes, we really do want to screw with LDFLAGS here...
|
[# Yes, we really do want to screw with LDFLAGS here...
|
||||||
LDFLAGS="$LDFLAGS -Wl,-multiply_defined,suppress"
|
LDFLAGS="$LDFLAGS -Wl,-u,_munmap -Wl,-multiply_defined,suppress"
|
||||||
memory_darwin_WRAPPER_EXTRA_LDFLAGS="-Wl,-u,_munmap -Wl,-multiply_defined,suppress"
|
memory_darwin_WRAPPER_EXTRA_LDFLAGS="-Wl,-u,_munmap -Wl,-multiply_defined,suppress"
|
||||||
$1], [$2])
|
$1], [$2])
|
||||||
])
|
])
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user