Skip to content

Commit

Permalink
devel/yder: Mark PIE_UNSAFE
Browse files Browse the repository at this point in the history
cc: error: argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]
ninja: build stopped: subcommand failed.

Approved by:	portmgr (blanket)
  • Loading branch information
sunpoet committed Jun 30, 2023
1 parent 52ba081 commit 147dd2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devel/yder/Makefile
Expand Up @@ -19,6 +19,7 @@ USE_GITHUB= yes
GH_ACCOUNT= babelouest

CMAKE_OFF= DOWNLOAD_DEPENDENCIES WITH_JOURNALD
PIE_UNSAFE= yes

PLIST_SUB= PORTVERSION=${PORTVERSION}

Expand Down

0 comments on commit 147dd2d

Please sign in to comment.