auxiliary/os: Don't implement os_get_option() on embedded builds.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 1 Sep 2015 22:29:17 +0000 (16:29 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 1 Sep 2015 22:29:17 +0000 (16:29 -0600)
commit60aea3011525de8bf6506e08c913cbe24cc17767
treec91d39f6cacb37bd75a41663d4c2b60ecd02a6a5
parent84e71ef2ee4ab4a781aa86a7239036257e5992ce
auxiliary/os: Don't implement os_get_option() on embedded builds.

Let it be defined externally instead, allowing setting mechanisms other
than environment variables.

Reviewed-by: Zack Rusin <zackr@vmware.com>
Reviewed-by: Matthew McClure <mcclurem@vmware.com>
src/gallium/auxiliary/os/os_misc.c