-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
D: strip unsupported -D (and -f) flags for ldc2 #5369
Comments
|
ping |
valpackett
added a commit
to valpackett/meson
that referenced
this issue
Jul 10, 2019
This was referenced Jul 10, 2019
valpackett
added a commit
to DankBSD/ports
that referenced
this issue
Jul 11, 2019
valpackett
added a commit
to DankBSD/ports
that referenced
this issue
Jul 18, 2019
valpackett
added a commit
to DankBSD/ports
that referenced
this issue
Jul 25, 2019
valpackett
added a commit
to DankBSD/ports
that referenced
this issue
Jul 28, 2019
valpackett
added a commit
to DankBSD/ports
that referenced
this issue
Aug 8, 2019
valpackett
added a commit
to DankBSD/ports
that referenced
this issue
Aug 9, 2019
valpackett
added a commit
to DankBSD/ports
that referenced
this issue
Aug 28, 2019
valpackett
added a commit
to DankBSD/ports
that referenced
this issue
Sep 3, 2019
valpackett
added a commit
to DankBSD/ports
that referenced
this issue
Sep 3, 2019
valpackett
added a commit
to DankBSD/ports
that referenced
this issue
Sep 19, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Building tilix on FreeBSD, where the x11 pkgconf file contains a define flag:
I guess such flags should be just removed…
Also, FreeBSD Ports sets up
LDFLAGSfor C/C++, and meson ends up passing unsupported flags to ldc2 here as well:The text was updated successfully, but these errors were encountered: