Commit Graph

13 Commits

Author SHA1 Message Date
Vadim Vetrov
82d65b8f96
Support for openWRT SDK build system 2024-08-05 16:41:35 +03:00
Vadim Vetrov
5cc7da2986
Merge branch 'main' into 6-openwrt-compilation-issue 2024-08-02 10:28:42 +03:00
Vadim Vetrov
a96d6213b1
Temporary fix #17
This commit will entirely disable Fake SNI if flag -DNO_FAKE_SNI is set
2024-08-02 10:19:04 +03:00
Vadim Vetrov
c290c90604
Default CCLD to CC, LD to ld 2024-08-01 09:58:34 +03:00
Vadim Vetrov
13e78bde6d
(feature) Solves #7 2024-07-31 14:19:21 +03:00
Vadim Vetrov
625ac79825
Rename LD to CCLD
The program links with CCLD, not raw LD. Escape confusion.
2024-07-31 14:09:01 +03:00
Vadim Vetrov
0cb34be25f
(feature) Solves #7 2024-07-31 13:58:28 +03:00
Vadim Vetrov
d78705ea74
Fix compilation issues 2024-07-25 10:23:56 +03:00
Vadim Vetrov
d48ad870f4
Update run_dev command with absolute path. 2024-07-23 15:55:55 +03:00
Vadim Vetrov
3b7489acd7
Add cross compile options to Makefile 2024-07-23 02:08:27 +03:00
Vadim Vetrov
822266b74b
Specify dependencies libs explicitly.
Such setup is better for cross compilation. Also changed Makefile to
properly make the project with these libraries.
2024-07-22 22:46:16 +03:00
Vadim Vetrov
06733025a8
Add systemd daemon, add make install target 2024-07-22 10:55:05 +03:00
Vadim Vetrov
3e44760a88
Initial commit.
The package works with firefox.
2024-07-21 17:46:58 +03:00