mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 11:06:39 -04:00
13 lines
264 B
Text
13 lines
264 B
Text
--- common_clang.map.orig 2022-08-31 01:41:40 UTC
|
|
+++ common_clang.map
|
|
@@ -2,10 +2,7 @@ global:
|
|
global:
|
|
extern "C" {
|
|
CheckCompileOptions;
|
|
- CheckLinkOptions;
|
|
Compile;
|
|
- Link;
|
|
- GetKernelArgInfo;
|
|
PCM_OPENCL_C_H*;
|
|
PCM_OPENCL_C_BASE_H*;
|
|
};
|