Skip to content

Commit 982508d

Browse files
magalilemesnukelet
authored andcommitted
UBUNTU: [Packaging] oracle-6.14: Add hooks.mk
Signed-off-by: Magali Lemes <magali.lemes@canonical.com>
1 parent 8f9893d commit 982508d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
do_tools_common = false
2+
do_tools_host = false
3+
do_lib_rust = false
4+
gcc = gcc-13
5+
rustc = rustc-1.80
6+
rustfmt = /usr/lib/rust-1.80/bin/rustfmt
7+
bindgen = bindgen-0.65

0 commit comments

Comments
 (0)