diff options
| author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2025-01-23 21:08:27 +0000 |
|---|---|---|
| committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2025-01-29 16:56:31 +0000 |
| commit | bf57fa930359058f3635df38bbf0262c9036660c (patch) | |
| tree | 130e67b819b99398c8d5e199657f1a61a33eec20 | |
| parent | 97db5d5367064298d123e6367f02ea9d424113f6 (diff) | |
www/firefox: drop unnecesary powerpc64le knob
| -rw-r--r-- | www/firefox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index aebd68be0c33..b915549fe46f 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -29,7 +29,6 @@ BUILD_DEPENDS= nspr>=4.32:devel/nspr \ USE_GECKO= gecko CONFLICTS_INSTALL= firefox-esr USE_MOZILLA= -sqlite -CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 # work around bindgen not finding ICU, e.g. # dist/include/mozilla/intl/ICU4CGlue.h:8:10: fatal error: 'unicode/uenum.h' file not found, err: true CONFIGURE_ENV+= BINDGEN_CFLAGS="-I${LOCALBASE}/include" |
