Skip to content

Fix for dukluv compilation in FreeBSD and Linux#9

Open
darkuranium wants to merge 2 commits intocreationix:masterfrom
darkuranium:dukluv-unix-fix
Open

Fix for dukluv compilation in FreeBSD and Linux#9
darkuranium wants to merge 2 commits intocreationix:masterfrom
darkuranium:dukluv-unix-fix

Conversation

@darkuranium
Copy link

The dukluv binary was failing to compile in FreeBSD and (AFAIK) Linux. This was because libm was not being linked with; the fix is included.

Compilation was failing in Linux and FreeBSD --- linking with `libm` fixes the problem in these systems.
@darkuranium
Copy link
Author

I've noticed you do have libm linked in Linux, in duktape.cmake --- knowing that, a better option would probably be to fix that file, instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant