mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2025-12-31 21:58:51 +03:00
Specify dependencies libs explicitly.
Such setup is better for cross compilation. Also changed Makefile to properly make the project with these libraries.
This commit is contained in:
12
deps/libmnl/examples/rtnl/.gitignore
vendored
Normal file
12
deps/libmnl/examples/rtnl/.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
/rtnl-addr-add
|
||||
/rtnl-addr-dump
|
||||
/rtnl-link-can
|
||||
/rtnl-link-dump
|
||||
/rtnl-link-dump2
|
||||
/rtnl-link-dump3
|
||||
/rtnl-link-event
|
||||
/rtnl-link-set
|
||||
/rtnl-neigh-dump
|
||||
/rtnl-route-event
|
||||
/rtnl-route-add
|
||||
/rtnl-route-dump
|
||||
Reference in New Issue
Block a user