fix --fat-binary-m1 option
commit916d2d7da15f124446a7366b9d5a1ef8b6a4dcce
authorrofl0r <rofl0r@users.noreply.github.com>
Tue, 31 May 2022 23:53:23 +0000 (31 23:53 +0000)
committerrofl0r <rofl0r@users.noreply.github.com>
Tue, 31 May 2022 23:53:23 +0000 (31 23:53 +0000)
treee9def4fe710293733c87e9b6123ae4901ca0e088
parent4b531806b252835b46abc55cb210bdab5ceecf8a
fix --fat-binary-m1 option

even though the preload library was built correctly, the LDFLAGS set
weren't passed to the main proxychains4 binary, resulting in link
errors against the fat object files.

closes #452
Makefile
configure