Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mesalib: Remove patch to add demo programs
The patch from the BLFS book [1] breaks building out of the source directory, so remove it, and build the demo programs in a separate package. The directory `xdemos` would probably need to be added to `Makefile.am`. ``` [BEE] make -j64 -C xdemos DEMOS_PREFIX=/usr make: *** xdemos: No such file or directory. Stop. ``` [1] http://www.linuxfromscratch.org/blfs/view/svn/x/mesa.html
- Loading branch information