Skip to content

Commit 1ad1434

Browse files
committed
make: drop redundant extern for fribidi
1 parent e240038 commit 1ad1434

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ $(DIST_DIR)/lib/libfribidi.a: build/lib/fribidi/configure
2828
emconfigure ./configure \
2929
CFLAGS=" \
3030
$(GLOBAL_CFLAGS) \
31-
-DFRIBIDI_ENTRY=extern \
3231
" \
3332
--prefix="$(DIST_DIR)" \
3433
--host=x86-none-linux \

0 commit comments

Comments
 (0)