package/tor: fix static build with openssl and atomic
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 9 Apr 2019 21:06:52 +0000 (23:06 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 9 Apr 2019 21:24:34 +0000 (23:24 +0200)
commit73c04d9448f9172eb2174ed3c891ac2953eff6d5
tree670f4497668c7452232c5f303c3c9363960a4991
parentec2b5236c56bcb6b5519e0c8f8b8e69680cca316
package/tor: fix static build with openssl and atomic

Update patch so -latomic (provided in LIBS) is added after openssl libs
(provided in $3)

Fixes:
 - http://autobuild.buildroot.org/results/4b90b7d02e354ebf3d8f95023547bf4a18e0165e

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/tor/0001-Fix-static-linking-with-OpenSSL.patch