Skip to content

Updated build script and readme#4

Open
Hammster wants to merge 3 commits intomorgant:masterfrom
Hammster:updated-build-script-and-readme
Open

Updated build script and readme#4
Hammster wants to merge 3 commits intomorgant:masterfrom
Hammster:updated-build-script-and-readme

Conversation

@Hammster
Copy link

I've run in a few issues since when building, in regard to building with gcc on native linux and also on wsl.

While I was at it I updated small things

  • Added a .gitignore
  • Moved the bug reporting email into the original author column.
  • Added commend on how to install the mlclock and not just build it 😄

Cheers

# This is example .
#ADD_LIBRARIES = -lxpg4 -lsocket -lnsl
ADD_LIBRARIES = -lxpg4
ifeq ($(uname -s), Solaris)
Copy link
Author

@Hammster Hammster Mar 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you know more about lxpg4 it would be great I only found it in solaris context as xpg4 which is why I added the condition like this.

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