mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
Build dri.pc during the build rather than the install process.
In a normal build system this is generated by configure.
This commit is contained in:
parent
0001deef11
commit
1265e7267e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ include $(TOP)/configs/current
|
|||
|
||||
|
||||
|
||||
default: $(TOP)/$(LIB_DIR) subdirs
|
||||
default: $(TOP)/$(LIB_DIR) subdirs dri.pc
|
||||
|
||||
|
||||
$(TOP)/$(LIB_DIR):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue