Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
frama-c
Commits
ad737cbd
Commit
ad737cbd
authored
Sep 04, 2020
by
François Bobot
Browse files
[CI] Try to remove frama_c_clang from internal
parent
a4fde52a
Changes
1
Hide whitespace changes
Inline
Side-by-side
nix/default.nix
View file @
ad737cbd
...
...
@@ -237,8 +237,8 @@ rec {
chmod -R u+w -- "$sourceRoot/src/plugins/counter-examples"
cp -r --preserve=mode "$genassigns_src" "$sourceRoot/src/plugins/genassigns"
chmod -R u+w -- "$sourceRoot/src/plugins/genassigns"
cp -r --preserve=mode "$frama_clang_src" "$sourceRoot/src/plugins/frama-clang"
chmod -R u+w -- "$sourceRoot/src/plugins/frama-clang"
#
cp -r --preserve=mode "$frama_clang_src" "$sourceRoot/src/plugins/frama-clang"
#
chmod -R u+w -- "$sourceRoot/src/plugins/frama-clang"
cp -r --preserve=mode "$pathcrawler_src" "$sourceRoot/src/plugins/pathcrawler"
chmod -R u+w -- "$sourceRoot/src/plugins/pathcrawler"
cp -r --preserve=mode "$mthread_src" "$sourceRoot/src/plugins/mthread"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment