SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
editors/vis/patches/patch-configure
Normal file
13
editors/vis/patches/patch-configure
Normal file
|
@ -0,0 +1,13 @@
|
|||
Removed hardcoded optimizations.
|
||||
|
||||
Index: configure
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -236,7 +236,6 @@ esac
|
||||
tryflag CFLAGS -pipe
|
||||
|
||||
# Try flags to optimize binary size
|
||||
-tryflag CFLAGS -O2
|
||||
tryflag CFLAGS -ffunction-sections
|
||||
tryflag CFLAGS -fdata-sections
|
||||
tryldflag LDFLAGS_AUTO -Wl,--gc-sections
|
Loading…
Add table
Add a link
Reference in a new issue