summaryrefslogtreecommitdiff
path: root/plugins/neard.c
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.de.marchi@gmail.com>2012-12-05 09:22:51 -0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-05 17:23:03 +0200
commitc61a78c8775cbe9e067152b386f731864dfb8c0b (patch)
tree46a7ced7dde38270f99d8f123544048573d78134 /plugins/neard.c
parent05bad2b9f761d514a71596adb25a3119bbb35110 (diff)
downloadbluez-c61a78c8775cbe9e067152b386f731864dfb8c0b.tar.gz
build-sys: Add missing force arg to symlink creation
If we don't force the symlink creation the build fails when the link already exists. This happens if the rule to create the link is triggered again because the file it points to changed. This is the case when doing incremental builds and we modified the file. $ make $ touch lib/cmtp.h $ make GEN lib/bluetooth/cmtp.h ln: failed to create symbolic link ‘lib/bluetooth/cmtp.h’: File exists make: *** [lib/bluetooth/cmtp.h] Error 1 make: *** Waiting for unfinished jobs....
Diffstat (limited to 'plugins/neard.c')
0 files changed, 0 insertions, 0 deletions