diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-10-01 00:23:45 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-01 00:23:45 +0000 |
commit | 71958203f426a29f3b4c341631be8ee1e5680ab8 (patch) | |
tree | ff454a05be38c1d9f288df60b818dc6d79a444cf | |
parent | 852b05a49a0ee00e1e2544635e2c76aca7f4b95d (diff) |
emulators/sameboy: drop obsolete comment after 620968a43a5f
-rw-r--r-- | emulators/sameboy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/sameboy/Makefile b/emulators/sameboy/Makefile index 899ed51f2574..1305affbcdf9 100644 --- a/emulators/sameboy/Makefile +++ b/emulators/sameboy/Makefile @@ -21,7 +21,6 @@ USE_SDL= sdl2 MAKE_ARGS= FREEDESKTOP=true ALL_TARGET= sdl -# -flto OPTIONS_DEFINE= LIBRETRO OPTIONS_DEFAULT= LIBRETRO |