mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:07:35 +00:00
Ports: Build nesalizer in release mode
Together with the new futex-backed pthread_cond_t, this makes nesalizer run downright well on my machine. :^)
This commit is contained in:
parent
a089125d0f
commit
965cae47b4
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@
|
|||
port=nesalizer
|
||||
version=master
|
||||
curlopts="-L"
|
||||
makeopts="CONF=release"
|
||||
files="https://github.com/SerenityOS/nesalizer/archive/master.zip nesalizer-master.zip"
|
||||
depends=SDL2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue