Files
openwrt-packages/net
Konstantin Demin b7603be359 tor: package improvements
* remove "torify" script
  - "torify" script is just a wrapper around torsocks,
    but torsocks is not currently present in packages.
* tor-geoip: fix "install" recipe:
  - use $(INSTALL_DATA) instead of $(CP) as a proper way
    of installing files
* drop deprecated configure option:
    "--with-ssl-dir" is considered deprecated and obsolete,
    while "--with-openssl-dir" is already present.
* build in parallel
* build with -ffunction-sections, -fdata-sections,
  --gc-sections and -flto
* remove "--disable-largefile" in CONFIGURE_ARGS
* remove "-std=gnu99" in EXTRA_CFLAGS
* use $(FPIC) in EXTRA_CFLAGS
* remove trailing whitespace

Compile- and run-tested on ar71xx/generic,
TP-Link Archer C7 v2 (world-wide version).

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2018-12-08 11:55:41 +01:00
..
2018-09-19 17:57:22 +02:00
2018-11-30 20:04:16 +01:00
2018-11-16 17:29:44 -07:00
2018-12-04 08:49:27 +08:00
2018-11-23 16:25:09 +01:00
2018-11-17 16:30:52 +01:00
2018-11-23 22:12:24 -08:00
2018-09-19 17:43:26 +02:00
2018-10-23 10:01:49 +08:00
2018-08-21 13:39:31 -04:00
2018-11-10 15:08:50 +00:00
2018-09-05 01:12:00 -04:00
2018-11-05 20:37:14 +01:00
2018-09-09 16:52:38 -05:00
2018-11-15 18:39:31 -08:00
2018-11-28 00:47:37 +01:00
2018-10-01 02:18:15 +02:00
2018-11-15 19:24:13 -08:00
2018-11-10 13:58:10 +01:00
2018-08-26 23:04:45 +02:00
2018-11-13 13:59:57 +01:00
2018-11-18 12:05:40 -08:00
2018-11-25 17:41:41 -08:00
2018-11-15 19:13:27 -08:00
2018-08-22 13:03:06 +02:00
2018-09-08 11:39:06 -07:00
2018-09-06 15:57:18 +08:00
2018-10-17 16:03:54 +02:00
2018-09-30 23:08:05 +02:00
2018-12-04 14:45:12 +01:00
2018-09-04 14:48:48 +02:00
2018-11-14 09:40:24 -08:00
2018-10-18 10:12:18 +08:00
2018-11-17 00:44:40 +01:00
2018-11-15 18:56:19 -08:00
2018-11-06 18:23:57 +01:00
2018-10-19 19:23:54 +03:00
2018-11-05 20:41:01 +01:00
2018-11-28 14:21:02 +01:00
2018-11-05 20:31:49 -08:00
2018-10-08 20:54:36 +02:00
2018-12-08 11:55:41 +01:00
2018-11-06 20:33:55 +08:00
2018-11-30 21:20:46 +01:00
2018-12-05 00:31:05 -05:00
2018-08-20 14:56:26 +02:00
2018-12-06 21:52:54 +01:00
2018-09-27 17:08:33 +02:00