diff options
Diffstat (limited to 'emulators/tilem')
-rw-r--r-- | emulators/tilem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/tilem/Makefile b/emulators/tilem/Makefile index 88f0c61723ee..9d3d303c71be 100644 --- a/emulators/tilem/Makefile +++ b/emulators/tilem/Makefile @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= OPT_CFLAGS=" " # Inhibit -O3, our default CFLAGS are upheld USE_GNOME= gtk20 INSTALLS_ICONS= yes +LIBS+= -lm # Unbreak parallel builds (-jX) post-patch: |