forked from Lainports/freebsd-ports
Remove patch that does not apply
Reported by: pkg-fallout
This commit is contained in:
parent
311ca6c22b
commit
2584d21104
1 changed files with 0 additions and 12 deletions
|
|
@ -1,12 +0,0 @@
|
|||
--- Modules/ThirdParty/VNL/src/vxl/vcl/vcl_compiler.h.orig 2018-12-16 00:16:56 UTC
|
||||
+++ Modules/ThirdParty/VNL/src/vxl/vcl/vcl_compiler.h
|
||||
@@ -86,6 +86,9 @@
|
||||
# else
|
||||
# define VCL_GCC_70
|
||||
# endif
|
||||
+# elif (__GNUC__==8) || (__GNUC__==9)
|
||||
+# define VCL_GCC_7
|
||||
+# define VCL_GCC_73
|
||||
# else
|
||||
# error "Dunno about this gcc"
|
||||
# endif
|
||||
Loading…
Add table
Reference in a new issue