This commit is contained in:
Jack Halford 2017-10-23 19:45:49 +02:00
parent a28c11d35a
commit c45d6d53c2

View file

@ -1,5 +0,0 @@
#!/bin/sh
export DYLD_LIBRARY_PATH=.
export DYLD_INSERT_LIBRARIES="libft_malloc.so"
export DYLD_FORCE_FLAT_NAMESPACE=1
$@