mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Make libc++.so ldscript sysroot friendly
This commit is contained in:
parent
3681e5c3ec
commit
3de3ff08ff
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
/* $FreeBSD$ */
|
||||
GROUP ( @@SHLIB@@ @@LIBDIR@@/libcxxrt.so )
|
||||
GROUP ( =@@SHLIB@@ =@@LIBDIR@@/libcxxrt.so )
|
||||
|
|
|
|||
Loading…
Reference in a new issue