projects
/
platform
/
core
/
uifw
/
dali-demo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73fca0a
)
Added README with build commands
83/24783/2
author
Adeel Kazmi
<adeel.kazmi@samsung.com>
Mon, 21 Jul 2014 17:39:17 +0000
(18:39 +0100)
committer
Adeel Kazmi
<adeel.kazmi@samsung.com>
Mon, 21 Jul 2014 17:49:09 +0000
(18:49 +0100)
Change-Id: I19a3fccc697ae9e43fe4d1a756a5a678b5356484
README
[new file with mode: 0644]
patch
|
blob
diff --git a/README
b/README
new file mode 100644
(file)
index 0000000..
25bf1b4
--- /dev/null
+++ b/
README
@@ -0,0
+1,12
@@
+GBS Builds
+==========
+
+NON-SMACK Targets
+-----------------
+
+gbs build -A [TARGET_ARCH]
+
+SMACK enabled Targets
+---------------------
+
+gbs build -A [TARGET_ARCH] --define "%enable_dali_smack_rules 1"