Commit 12277dd
committed
Use pkgconfig to get flags needed for GL library.
This gets it to build on OpenBSD. Before this change, the GL library isn't
found:
Configuring library for OpenGLRaw-3.3.4.0..
cabal: Missing dependency on a foreign library:
* Missing (or bad) C library: GL1 parent 11e6e8d commit 12277dd
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
712 | 718 | | |
713 | 719 | | |
714 | 720 | | |
| |||
0 commit comments