Skip to content

Commit

Permalink
www/nift: use default options on powerpc*
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Oct 22, 2022
1 parent f61fb49 commit 7d53553
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions www/nift/Makefile
Expand Up @@ -20,14 +20,9 @@ PLIST_FILES= bin/nift \
bin/nsm

OPTIONS_DEFAULT= PORTS_LUAJIT
OPTIONS_DEFAULT_powerpc64= BUNDLED_LUA53
OPTIONS_DEFAULT_powerpc64le= BUNDLED_LUA53
OPTIONS_DEFAULT_riscv64= BUNDLED_LUA53
OPTIONS_SINGLE= LUA
OPTIONS_SINGLE_LUA= BUNDLED_LUAJIT BUNDLED_LUA53 PORTS_LUAJIT PORTS_LUA54 PORTS_LUA53 PORTS_LUA52 PORTS_LUA51
OPTIONS_EXCLUDE_powerpc= BUNDLED_LUAJIT
OPTIONS_EXCLUDE_powerpc64= BUNDLED_LUAJIT
OPTIONS_EXCLUDE_powerpc64le= BUNDLED_LUAJIT
OPTIONS_EXCLUDE_riscv64= BUNDLED_LUAJIT
NO_OPTIONS_SORT= yes

Expand Down

0 comments on commit 7d53553

Please sign in to comment.