summarylogtreecommitdiffstats
path: root/ldflags.patch
blob: 9c6b412038abbc0d21844ac33e59b16d5ecaeb53 (plain)
1
2
3
4
5
6
7
--- conf-ld-orig	2018-03-02 19:17:41.199364184 +0100
+++ conf-ld	2018-03-02 19:17:53.917365071 +0100
@@ -1,3 +1,3 @@
-gcc -s
+gcc ${LDFLAGS} -s
 
 This will be used to link .o files into an executable.