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

Building on OpenBSD #125

Open
hmontone opened this issue Aug 17, 2021 · 0 comments
Open

Building on OpenBSD #125

hmontone opened this issue Aug 17, 2021 · 0 comments

Comments

@hmontone
Copy link

I am trying to build the currently latest commit on OpenBSD. There exists a solution for SIGWINCH -problem, but it also seems that Makefile uses $^ which I believe is GNU-specific. At least for now $< could be used instead, yes?

dvtm/Makefile

Line 20 in 7bcf43f

${CC} ${CFLAGS} $^ ${LDFLAGS} -o $@

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

No branches or pull requests

1 participant