AzureMarker
|
82d0055b22
|
Update to latest libctru
Includes fixes from vivlim and Meziu, such as two static libraries that
fix missing symbols during linking.
|
3 years ago |
Fenrir
|
1dffa9cc16
|
Link libctru in ctru-sys
Allows debug builds to compile without throwing out random linker
errors. Plus it probably should have been this way the whole time
anyway.
|
7 years ago |
Fenrir
|
22a855e41a
|
Use -lctrud for debug builds
|
8 years ago |
Fenrir
|
1fc8156d31
|
Fix ctru-rs build script
The debug/release stuff isn't used until the next official release of libctru
|
8 years ago |
Fenrir
|
370650f4b6
|
Go back to using pre-generated bindings
Bindgen takes a long time to compile, and we only ever need to update
bindings for new ctrulib releases anyway.
|
8 years ago |
Fenrir
|
0f919b248f
|
Handle linking in ctru-rs build script
|
8 years ago |