projects
/
platform
/
upstream
/
nsjail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df013c9
)
Fix Multiple Targets and Parallel builds issue
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
tizen_7.0
tizen_7.0_hotfix
accepted/tizen/6.5/unified/20211028.224209
accepted/tizen/7.0/unified/20221110.061308
accepted/tizen/7.0/unified/hotfix/20221116.111203
accepted/tizen/unified/20210928.125403
submit/tizen/20210924.054742
submit/tizen_6.5/20211028.163601
tizen_6.5.m2_release
tizen_7.0_m2_release
author
Kunhoon Baik
<knhoon.baik@samsung.com>
Fri, 24 Sep 2021 05:40:24 +0000
(14:40 +0900)
committer
Kunhoon Baik
<knhoon.baik@samsung.com>
Fri, 24 Sep 2021 05:40:24 +0000
(14:40 +0900)
In parallel build (with -j option), xxx.c and xxx.h is scheduled independently.
Thus, bison and flex will be called twice.
Sometimes, it causes build error.
To create multiple targets in one invocation, pattern rules with multiple targets are used.
kafel.tar.gz
patch
|
blob
|
history
diff --git
a/kafel.tar.gz
b/kafel.tar.gz
index 170ccc3a14639e166869138947c12492a6405a31..e06a0ac3c3f1e31ee795040992aca5309a5cf45e 100644
(file)
Binary files a/kafel.tar.gz and b/kafel.tar.gz differ