Skip to content
Snippets Groups Projects
Commit cbc3c8ba authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix copy/paste error.

parent 8ce336ec
No related branches found
No related tags found
No related merge requests found
Pipeline #6645 passed
...@@ -278,7 +278,7 @@ ifeq ($(os), netbsd) ...@@ -278,7 +278,7 @@ ifeq ($(os), netbsd)
paxctl +m $(JSEXEC) paxctl +m $(JSEXEC)
endif endif
ifeq ($(os), freebsd) ifeq ($(os), freebsd)
elfctl -e +noprotmax,wxneeded $(JSDOOR) elfctl -e +noprotmax,wxneeded $(JSEXEC)
endif endif
# ANS2ASC # ANS2ASC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment