mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
Finally, after a long wait, an electron port for FreeBSD lands in the portstree. A huge thanks to everyone contributed to this huge effort and to the maintainer that is willing to take the burden of the maintainership!
10 lines
271 B
Text
10 lines
271 B
Text
--- third_party/swiftshader/BUILD.gn.orig 2019-03-15 06:41:56 UTC
|
|
+++ third_party/swiftshader/BUILD.gn
|
|
@@ -100,7 +100,6 @@ config("swiftshader_config") {
|
|
|
|
if (is_linux) {
|
|
ldflags = [
|
|
- "-Wl,--hash-style=both",
|
|
"-Wl,--gc-sections",
|
|
]
|
|
|