mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-12 12:40:36 +00:00
3 lines
120 B
Plaintext
3 lines
120 B
Plaintext
CFLAGS_FOR_TARGET = $(CFLAGS) -mrelocatable-lib -mno-eabi
|
|
CXXFLAGS_FOR_TARGET = $(CXXFLAGS) -mrelocatable-lib -mno-eabi
|