Skip to content

src/Makefile: Fix #41 and #48 in compiling#52

Open
void0red wants to merge 1 commit into
h3xduck:masterfrom
void0red:master
Open

src/Makefile: Fix #41 and #48 in compiling#52
void0red wants to merge 1 commit into
h3xduck:masterfrom
void0red:master

Conversation

@void0red

@void0red void0red commented Apr 7, 2024

Copy link
Copy Markdown
  1. use -fno-stack-protector to remove __stack_chk_fail symbol
  2. use -L to specify libbpf library paths

1. use `-fno-stack-protector` to remove `__stack_chk_fail` symbol
2. use `-L` to specify libbpf library paths

Signed-off-by: void0red <void0red@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant