Last active
September 13, 2023 01:59
-
-
Save Cyang39/6b066f8fadfae4c8644f0318c805e08a to your computer and use it in GitHub Desktop.
TL-Configs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.a | |
.cache | |
.d | |
.dll | |
.o | |
.so | |
build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CFLAGS += -isystem /opt/ivot/arm-ca9-linux-gnueabihf-6.5/arm-ca9-linux-gnueabihf/include/c++/6.5.0 | |
CFLAGS += -isystem /opt/ivot/arm-ca9-linux-gnueabihf-6.5/arm-ca9-linux-gnueabihf/sysroot/usr/include |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment