forked from soutade/libgourou
Compare commits
1 Commits
master
...
rr-macro-p
| Author | SHA1 | Date | |
|---|---|---|---|
| a83d7d70e5 |
@@ -6,7 +6,7 @@ TARGETS=$(TARGET_BINARIES) launcher
|
|||||||
|
|
||||||
MAN_PAGES=acsmdownloader adept_activate adept_remove adept_loan_mgt
|
MAN_PAGES=acsmdownloader adept_activate adept_remove adept_loan_mgt
|
||||||
|
|
||||||
CXXFLAGS=-Wall -fPIC -I$(ROOT)/include -fdata-sections -ffunction-sections
|
CXXFLAGS=-Wall -fPIC -I$(ROOT)/include -fmacro-prefix-map=$(ROOT)/= -fdata-sections -ffunction-sections
|
||||||
|
|
||||||
STATIC_DEP=
|
STATIC_DEP=
|
||||||
# LDFLAGS += -Wl,--gc-sections
|
# LDFLAGS += -Wl,--gc-sections
|
||||||
|
|||||||
Reference in New Issue
Block a user