diff --git a/.gitattributes b/.gitattributes index 7721b1baac0cb92710725283633a1a23d7d81cfa..a96884525d7bccefe4026d2f88eabb86aef9cd71 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,6 +11,7 @@ non_overlapping_heap/tests/Makefile -text non_overlapping_heap/tests/inputfile -text non_overlapping_heap/tests/test1.c -text non_overlapping_heap/tests/test2.c -text +non_overlapping_libraries/ld-linux-x86-64.so.2 -text /postgres_setup.sh -text /set_command_envs -text /set_env_vars -text diff --git a/non_overlapping_libraries/ld-linux-x86-64.so.2 b/non_overlapping_libraries/ld-linux-x86-64.so.2 new file mode 100755 index 0000000000000000000000000000000000000000..e95c299a4df80bd0945606576143e51ec921a96c Binary files /dev/null and b/non_overlapping_libraries/ld-linux-x86-64.so.2 differ