ft_malloc/any_test.sh

4 lines
65 B
Bash
Executable File

#!/bin/sh
make
LD_LIBRARY_PATH=. LD_PRELOAD=./libft_malloc.so $@