mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
11 lines
221 B
Text
11 lines
221 B
Text
--- configure.orig 2022-08-17 10:12:36 UTC
|
|
+++ configure
|
|
@@ -169,7 +169,7 @@ do
|
|
CXXFLAGS="`expr \"$1\" : 'CXXFLAGS=\(.*\)'`"
|
|
;;
|
|
|
|
- *) die "invalid option '$1' (try '-h')";;
|
|
+ *) ;;
|
|
|
|
esac
|
|
shift
|