mirror of
https://github.com/zeldaret/botw
synced 2026-05-23 06:54:18 -04:00
tools: Update common
This commit is contained in:
@@ -43,5 +43,6 @@ perf.data.old
|
||||
/toolchain/clang-*
|
||||
tools/check
|
||||
tools/listsym
|
||||
tools/decompme
|
||||
|
||||
docs/build
|
||||
|
||||
+1
-1
Submodule tools/common updated: 56095f91c0...bd1e5f5d12
@@ -1,2 +1,6 @@
|
||||
functions_csv = "data/uking_functions.csv"
|
||||
build_target = "uking"
|
||||
|
||||
[decomp_me]
|
||||
compiler_name = "clang-4.0.1"
|
||||
default_compile_flags = "-x c++ -O3 -g2 -std=c++1z -fno-rtti -fno-exceptions -Wall -Wextra -fno-strict-aliasing"
|
||||
|
||||
Reference in New Issue
Block a user