diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-05-22 22:34:13 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-05-23 09:43:27 +0300 |
commit | b939478901b0c627c42964d65a94194ce7944969 (patch) | |
tree | cf6e4af090af0a8ff5ead7af0c9e2b114176b1db | |
parent | beae6161609c9d418b9e9f03c89f934d99964bdc (diff) |
update readme
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -15,7 +15,6 @@ Also included are simple test tools for KMS and python wrapper for libkms++. ## Dependencies: - libdrm -- SWIG 3.x (for python bindings) - Python 3.x (for python bindings) ## Build instructions: @@ -59,7 +58,6 @@ Option name | Values | Default | Notes CMAKE_BUILD_TYPE | Release/Debug | Release | LIBKMS_ENABLE_PYTHON | ON/OFF | ON | LIBKMS_ENABLE_KMSCUBE | ON/OFF | OFF | -LIBKMS_ENABLE_LTO | ON/OFF | OFF | Link Time Optimization ## Env variables |