Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance OpenBSD support: #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

buzzdeee
Copy link
Contributor

  • build-openbsd
    • allow switching to build with clang/ARC using WITH_ARC=yes environment variable
    • messages=yes
    • ${MAKE} clean before each build
    • install PC and Gorm
  • gnustep-web-install-dev
    • support installing without curl on OpenBSD
    • pass WITH_ARC= environment variable to build-${KERNEL} to allow OpenBSD install with clang
  • install-dependencies-openbsd
    • quite a number of more dependencies, to enable more features in -base and -gui
  • README.md
    • some updates

 * build-openbsd
   * allow switching to build with clang/ARC using WITH_ARC=yes
     environment variable
   * messages=yes
   * ${MAKE} clean before each build
   * install PC and Gorm
 * gnustep-web-install-dev
   * support installing without curl on OpenBSD
   * pass WITH_ARC= environment variable to build-${KERNEL} to allow
     OpenBSD install with clang
 * install-dependencies-openbsd
   * quite a number of more dependencies, to enable more features
     in -base and -gui
 * README.md
   * some updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant