mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 09:06:35 +00:00
3 lines
56 B
Plaintext
3 lines
56 B
Plaintext
LIBCFLAGS=$(CFLAGS) -fPIC
|
|
LIBCXXFLAGS=$(CXXFLAGS) -fPIC
|