summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDenis A. AltoƩ Falqueto2023-09-04 07:45:32 -0300
committerDenis A. AltoƩ Falqueto2023-09-04 07:45:32 -0300
commit027f96e3583c220d55cd3f987127f96a72782508 (patch)
treeca1c75899f7b2cde73c7afeb85712d1aadb74160 /.gitignore
parent75e4ebe050fa9a36c25d8c5f60fc8946e248e4e1 (diff)
downloadaur-027f96e3583c220d55cd3f987127f96a72782508.tar.gz
Apply patch to disable LTO on build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 645456b1b8d3..10561d17ccdb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
!make-abicheck-non-fatal.patch
!wxwidgets-2.8-collision.patch
!wxGTK-2.8.12.1-r2-gcc6.patch
+!disable-lto-in-configure.patch \ No newline at end of file