mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
shared-mime-info: remove now unneeded stdc++fs workaround for ports-gcc
This commit is contained in:
@@ -27,11 +27,6 @@ WANTLIB += ${COMPILER_LIBCXX} c glib-2.0 xml2
|
||||
# C++17
|
||||
COMPILER= base-clang ports-gcc
|
||||
|
||||
# need to add this for gcc
|
||||
# revisit when gcc drops it
|
||||
EXTRA_ports-gcc= -lstdc++fs
|
||||
LDFLAGS+= ${EXTRA_${CHOSEN_COMPILER}}
|
||||
|
||||
SITES= https://gitlab.freedesktop.org/xdg/shared-mime-info/-/archive/${V}/
|
||||
|
||||
MODULES= devel/meson \
|
||||
|
||||
Reference in New Issue
Block a user