mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
add PROGRAM_DIRS line
This commit is contained in:
parent
1c39d183c4
commit
1077779c7d
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Configuration for generic Linux
|
||||
# Configuration for Linux fbdev interface
|
||||
|
||||
include $(TOP)/configs/linux
|
||||
|
||||
|
|
@ -7,3 +7,4 @@ DRIVER_DIRS = fbdev
|
|||
|
||||
CFLAGS = -O3 -ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DPTHREADS -DUSE_GLFBDEV_DRIVER
|
||||
|
||||
PROGRAM_DIRS = fbdev
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue