Skip to content

Commit

Permalink
emulators/dgen-sdl: Explicitly disable asm functions
Browse files Browse the repository at this point in the history
  • Loading branch information
aklv committed Jan 23, 2024
1 parent 414c380 commit 8a8695e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions emulators/dgen-sdl/Makefile
Expand Up @@ -14,6 +14,8 @@ USES= gl gmake sdl
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

CONFIGURE_ARGS+= --disable-asm

PLIST_FILES= bin/dgen \
bin/dgen_tobin \
share/man/man1/dgen.1.gz \
Expand Down

0 comments on commit 8a8695e

Please sign in to comment.