mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Remove patch that does not apply
Reported by: pkg-fallout
This commit is contained in:
parent
311ca6c22b
commit
2584d21104
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511266
@ -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…
Reference in New Issue
Block a user